progress: update to 0.17.

This commit is contained in:
Leah Neukirchen 2023-10-14 20:44:08 +02:00
parent 0abaa82dc3
commit 177b861d63

View file

@ -1,6 +1,6 @@
# Template file for 'progress'
pkgname=progress
version=0.16
version=0.17
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=59944ee35f8ae6d62ed4f9b643eee2ae6d03825da288d9779dc43de41164c834
checksum=ee9538fce98895dcf0d108087d3ee2e13f5c08ed94c983f0218a7a3d153b725d
do_build() {
${CC} ${CFLAGS} -D_FILE_OFFSET_BITS=64 \