diff --git a/sysutils/fwup/Makefile b/sysutils/fwup/Makefile index 617ba3657f24..fd1463238c3c 100644 --- a/sysutils/fwup/Makefile +++ b/sysutils/fwup/Makefile @@ -1,45 +1,45 @@ PORTNAME= fwup DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 1.10.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:emulators/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 SHEBANG_FILES= img2fwup scripts/*.sh PLIST_FILES= bin/fwup \ bin/img2fwup \ man/man1/fwup.1.gz \ share/bash-completion/completions/fwup 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 b891f7710c42..e1e1b132adf2 100644 --- a/sysutils/fwup/distinfo +++ b/sysutils/fwup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668618847 -SHA256 (fhunleth-fwup-v1.9.1_GH0.tar.gz) = 9684551647f0ddd043f9ff46f7bec8eacb2da1ac29d6d8d5d775c346173b8e88 -SIZE (fhunleth-fwup-v1.9.1_GH0.tar.gz) = 4085164 +TIMESTAMP = 1680984913 +SHA256 (fhunleth-fwup-v1.10.0_GH0.tar.gz) = 6f4f0aaec69780859d80c25b852656c5ec9fe0887cbf54c3d11238d78a183182 +SIZE (fhunleth-fwup-v1.10.0_GH0.tar.gz) = 4101351