mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
progress: update to 0.14.
This commit is contained in:
parent
6642b19455
commit
567654a59d
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for progress'
|
# Template file for progress'
|
||||||
pkgname=progress
|
pkgname=progress
|
||||||
version=0.13.1
|
version=0.14
|
||||||
revision=2
|
revision=1
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Xfennec/progress"
|
homepage="https://github.com/Xfennec/progress"
|
||||||
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"
|
||||||
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
||||||
checksum=064c95e8b93893dbf4b4b8152290cbb3b0c005eda0cae500353561048c9939a5
|
checksum=214a0d84b3ee5dde57ec9952ec9aa68ad9261fb336ef025324b344ed7ab48af1
|
||||||
provides="cv-${version}_${revision}"
|
provides="cv-${version}_${revision}"
|
||||||
replaces="cv>=0"
|
replaces="cv>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue