mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/nzbget: Updated for version 14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9e5935df98
commit
186c6d61d0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=nzbget
|
||||
VERSION=${VERSION:-13.0}
|
||||
VERSION=${VERSION:-14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nzbget"
|
||||
VERSION="13.0"
|
||||
VERSION="14.0"
|
||||
HOMEPAGE="http://nzbget.sourceforge.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/nzbget/files/nzbget-stable/13.0/nzbget-13.0.tar.gz"
|
||||
MD5SUM="e58e401afa5a7af62e73851b02ad461e"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/nzbget/nzbget-stable/14.0/nzbget-14.0.tar.gz"
|
||||
MD5SUM="61a7ddc77fa678ca6abaf5851f4e3eb9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libpar2"
|
||||
|
|
Loading…
Reference in a new issue