mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/uget: Updated for version 2.0.8.
This commit is contained in:
parent
24d6a47d90
commit
171c3d9b6a
2 changed files with 7 additions and 4 deletions
|
@ -16,8 +16,11 @@
|
|||
# - install developer docs doc/*.txt
|
||||
# - don't install empty AUTHORS and ChangeLog
|
||||
|
||||
# 20160727 bkw:
|
||||
# - upgrade to 2.0.8
|
||||
|
||||
PRGNAM=uget
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
VERSION=${VERSION:-2.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="uget"
|
||||
VERSION="2.0.1"
|
||||
VERSION="2.0.8"
|
||||
HOMEPAGE="http://ugetdm.com"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.0.1/uget-2.0.1.tar.gz"
|
||||
MD5SUM="b4249ae706dc57a3c08c78a5f3125b26"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.0.8/uget-2.0.8.tar.gz"
|
||||
MD5SUM="ac02ad2a63b76d53c414b2249ff387c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue