mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
progress: update to 0.13.1.
This commit is contained in:
parent
9ce3d712e8
commit
836cc6d492
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for progress'
|
# Template file for progress'
|
||||||
pkgname=progress
|
pkgname=progress
|
||||||
version=0.13
|
version=0.13.1
|
||||||
revision=2
|
revision=1
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=160cb6156a0b8df32a3944f3dcecba956ae3e5579e91d53c9d7417bc4956718c
|
checksum=064c95e8b93893dbf4b4b8152290cbb3b0c005eda0cae500353561048c9939a5
|
||||||
provides="cv-${version}_${revision}"
|
provides="cv-${version}_${revision}"
|
||||||
replaces="cv>=0"
|
replaces="cv>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue