mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/urlgrabber: Updated for version 3.9.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c4275e1628
commit
62bc1f343b
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# modified by Javier Rojas to fit urlgrabber
|
||||
|
||||
PRGNAM=urlgrabber
|
||||
VERSION=3.1.0
|
||||
VERSION=3.9.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="urlgrabber"
|
||||
VERSION="3.1.0"
|
||||
VERSION="3.9.1"
|
||||
HOMEPAGE="http://urlgrabber.baseurl.org/"
|
||||
DOWNLOAD="http://urlgrabber.baseurl.org/download/urlgrabber-3.1.0.tar.gz"
|
||||
MD5SUM="2a92d8ce0d89c5e772a98e9b8dcd5b73"
|
||||
DOWNLOAD="http://urlgrabber.baseurl.org/download/urlgrabber-3.9.1.tar.gz"
|
||||
MD5SUM="00c8359bf71062d0946bacea521f80b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue