mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wgetpaste: update to 2.33.
This commit is contained in:
parent
05a750db61
commit
2fa2034876
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.32
|
version=2.33
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash wget"
|
depends="bash wget"
|
||||||
short_desc="Script that automates pasting to a number of pastebin services"
|
short_desc="Script that automates pasting to a number of pastebin services"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://wgetpaste.zlin.dk/"
|
homepage="http://wgetpaste.zlin.dk/"
|
||||||
distfiles="https://github.com/zlin/wgetpaste/releases/download/${version}/wgetpaste-${version}.tar.xz"
|
distfiles="https://github.com/zlin/wgetpaste/releases/download/${version}/wgetpaste-${version}.tar.xz"
|
||||||
checksum=621dbafbc7bcf5438f11447a325d8974069e3df03ef0c8bb2a2cc3de2c0cdb13
|
checksum=e9359d84a3a63bbbd128621535c5302f2e3a85e23a52200e81e8fab9b77e971b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue