mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
wgetpaste: update to 2.30.
This commit is contained in:
parent
3c5f7285ab
commit
81865bea1e
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'wgetpaste'
|
# Template file for 'wgetpaste'
|
||||||
pkgname=wgetpaste
|
pkgname=wgetpaste
|
||||||
version=2.29
|
version=2.30
|
||||||
revision=2
|
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@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=42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6
|
checksum=e3ec35f1ff49f2204864e3b4d784f6c032cdddb62cadf69263900c67a4896592
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue