1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

comms/dfu-util: Update version 0.1=>0.10

- update WWW
This commit is contained in:
Muhammad Moinur Rahman 2020-11-28 03:23:18 +00:00
parent 69f2dd7c91
commit 7d21b823cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556475
3 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dfu-util
PORTVERSION= 0.9
PORTVERSION= 0.10
CATEGORIES= comms
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
@ -13,6 +13,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz
PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz \
man/man1/dfu-prefix.1.gz man/man1/dfu-suffix.1.gz
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (dfu-util-0.9.tar.gz) = 36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833
SIZE (dfu-util-0.9.tar.gz) = 138397
TIMESTAMP = 1606529974
SHA256 (dfu-util-0.10.tar.gz) = a03dc58dfc79c056819c0544b2a5970537566460102b3d82cfb038c60e619b42
SIZE (dfu-util-0.10.tar.gz) = 151014

View File

@ -5,4 +5,4 @@ In the OpenMoko project (for example), this program is used to communicate
with the specially enhanced u-boot boot loader, which implements the DFU
device side.
WWW: http://dfu-util.gnumonks.org/
WWW: http://dfu-util.sourceforge.net/