wgetpaste: update to 2.33.
This commit is contained in:
parent
05a750db61
commit
2fa2034876
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wgetpaste'
|
||||
pkgname=wgetpaste
|
||||
version=2.32
|
||||
version=2.33
|
||||
revision=1
|
||||
depends="bash wget"
|
||||
short_desc="Script that automates pasting to a number of pastebin services"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://wgetpaste.zlin.dk/"
|
||||
distfiles="https://github.com/zlin/wgetpaste/releases/download/${version}/wgetpaste-${version}.tar.xz"
|
||||
checksum=621dbafbc7bcf5438f11447a325d8974069e3df03ef0c8bb2a2cc3de2c0cdb13
|
||||
checksum=e9359d84a3a63bbbd128621535c5302f2e3a85e23a52200e81e8fab9b77e971b
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue