mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wgetpaste: update to 2.29.
This commit is contained in:
parent
8af62c0651
commit
dbd2d26539
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wgetpaste'
|
# Template file for 'wgetpaste'
|
||||||
pkgname=wgetpaste
|
pkgname=wgetpaste
|
||||||
version=2.28
|
version=2.29
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash wget"
|
depends="bash wget"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
homepage="http://wgetpaste.zlin.dk/"
|
homepage="http://wgetpaste.zlin.dk/"
|
||||||
distfiles="http://wgetpaste.zlin.dk/${pkgname}-${version}.tar.bz2"
|
distfiles="http://wgetpaste.zlin.dk/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=538d38bab491544bdf6f05f7a38f83d4c3dfee77de7759cb6b9be1ebfdd609c2
|
checksum=42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue