From 9c14ae1002ec6421989e503839e8f31e4cafba78 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Dec 2012 20:48:59 -0500 Subject: network/uget: Updated for version 1.10.2. Signed-off-by: dsomero --- network/uget/uget.SlackBuild | 8 +++----- network/uget/uget.info | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'network') diff --git a/network/uget/uget.SlackBuild b/network/uget/uget.SlackBuild index a77dad2230..514e5742f4 100644 --- a/network/uget/uget.SlackBuild +++ b/network/uget/uget.SlackBuild @@ -4,8 +4,10 @@ # Written by Morten Juhl-Johansen Zölde-Fejér # Updated by B. Watson +# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. + PRGNAM=uget -VERSION=1.8.0 +VERSION=1.10.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -50,10 +52,6 @@ chmod -R u+w,go+r-w,a-s . # Prevent segfaults in Curl_resolv_timeout() patch -p1 < $CWD/curlopt_nosignal.diff -# At the time of this writing, the SBo aria2 package is 1.9.1. The -# uget docs say: -# "Some features will not work if you use aria2 plug-in with aria2 <= 1.9." -# Caveat construor. if [ "${ARIA2:-yes}" = "no" ]; then ARIAFLAG="--disable-plugin-aria2" fi diff --git a/network/uget/uget.info b/network/uget/uget.info index e952d077e9..154439f813 100644 --- a/network/uget/uget.info +++ b/network/uget/uget.info @@ -1,8 +1,8 @@ PRGNAM="uget" -VERSION="1.8.0" +VERSION="1.10.2" HOMEPAGE="http://uget.visuex.com/" -DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.8.0.tar.gz" -MD5SUM="2e0ad66ecdd0104b8fb27b29fdb44df1" +DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.10.2.tar.gz" +MD5SUM="c766e94fcf12e4b425c53c7c598fd702" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3