diff --git a/sysutils/fwup/Makefile b/sysutils/fwup/Makefile index 9e239aa65b0d..7abd93eac642 100644 --- a/sysutils/fwup/Makefile +++ b/sysutils/fwup/Makefile @@ -1,47 +1,46 @@ PORTNAME= fwup DISTVERSIONPREFIX= v -DISTVERSION= 1.10.1 -PORTREVISION= 2 +DISTVERSION= 1.11.0 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Configurable embedded Linux firmware update creator and runner WWW= https://github.com/fhunleth/fwup LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/autogen:devel/autogen \ ${LOCALBASE}/bin/base64:converters/base64 \ ${LOCALBASE}/bin/help2man:misc/help2man \ ${LOCALBASE}/bin/mdir:filesystems/mtools \ ${LOCALBASE}/bin/zip:archivers/zip LIB_DEPENDS= libconfuse.so:devel/libconfuse \ libsodium.so:security/libsodium USES= autoreconf libarchive libtool pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= fhunleth GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SHEBANG_FILES= img2fwup scripts/*.sh PLIST_FILES= bin/fwup \ bin/img2fwup \ share/bash-completion/completions/fwup \ share/man/man1/fwup.1.gz PORTDOCS= README.md OPTIONS_DEFINE= DOCS pre-configure: @(cd ${WRKSRC} && ./autogen.sh) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/fwup/distinfo b/sysutils/fwup/distinfo index 3a7c68e6ff1a..390a10d22304 100644 --- a/sysutils/fwup/distinfo +++ b/sysutils/fwup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708181404 -SHA256 (fhunleth-fwup-v1.10.1_GH0.tar.gz) = e63507c6cde6f3a56d514830abd50bd7c95d0929bb570c7ff9c1b5ad86cc359e -SIZE (fhunleth-fwup-v1.10.1_GH0.tar.gz) = 4104809 +TIMESTAMP = 1733172897 +SHA256 (fhunleth-fwup-v1.11.0_GH0.tar.gz) = f84deb298caa78361447ba2b413f85bc60a676b5cb9a78652d8c3a7658961a63 +SIZE (fhunleth-fwup-v1.11.0_GH0.tar.gz) = 4143762