progress: update to 0.16.
This commit is contained in:
parent
f2cba389a1
commit
71fe7604f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'progress'
|
||||
pkgname=progress
|
||||
version=0.15
|
||||
version=0.16
|
||||
revision=1
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Tool for showing the progress of cp, rm, dd and more"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Xfennec/progress"
|
||||
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
||||
checksum=1ed0ac65a912ef1aa605d524eaddaacae92079cf71182096a7c65cbc61687d1b
|
||||
checksum=59944ee35f8ae6d62ed4f9b643eee2ae6d03825da288d9779dc43de41164c834
|
||||
|
||||
do_build() {
|
||||
${CC} ${CFLAGS} -D_FILE_OFFSET_BITS=64 \
|
||||
|
|
Loading…
Reference in a new issue