mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
progress: update to 0.17.
This commit is contained in:
parent
0abaa82dc3
commit
177b861d63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'progress'
|
# Template file for 'progress'
|
||||||
pkgname=progress
|
pkgname=progress
|
||||||
version=0.16
|
version=0.17
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Tool for showing the progress of cp, rm, dd and more"
|
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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Xfennec/progress"
|
homepage="https://github.com/Xfennec/progress"
|
||||||
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
||||||
checksum=59944ee35f8ae6d62ed4f9b643eee2ae6d03825da288d9779dc43de41164c834
|
checksum=ee9538fce98895dcf0d108087d3ee2e13f5c08ed94c983f0218a7a3d153b725d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
${CC} ${CFLAGS} -D_FILE_OFFSET_BITS=64 \
|
${CC} ${CFLAGS} -D_FILE_OFFSET_BITS=64 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue