mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/deluge: Updated for version 1.3.12 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1cb5b7575d
commit
a67738dd22
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=deluge
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
VERSION=${VERSION:-1.3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="deluge"
|
||||
VERSION="1.3.6"
|
||||
VERSION="1.3.12"
|
||||
HOMEPAGE="http://www.deluge-torrent.org/"
|
||||
DOWNLOAD="http://download.deluge-torrent.org/source/deluge-1.3.6.tar.bz2"
|
||||
MD5SUM="dfcf6023ac860e5f0beba8dfa5ee4f0c"
|
||||
DOWNLOAD="http://download.deluge-torrent.org/source/deluge-1.3.12.tar.bz2"
|
||||
MD5SUM="d37714daf1e859e570a9446baa027dd3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Mako libtorrent-rasterbar pyOpenSSL python-chardet python-twisted pyxdg"
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
MAINTAINER="Gerardo Zamduio"
|
||||
EMAIL="gerardo.zamudio@linux.com"
|
||||
|
|
Loading…
Reference in a new issue