mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/tahoe-lafs: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd2ef97617
commit
353ce20e49
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tahoe-lafs"
|
||||
VERSION="1.12.1"
|
||||
HOMEPAGE="https://tahoe-lafs.org/"
|
||||
DOWNLOAD="https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.1.tar.bz2"
|
||||
HOMEPAGE="https://tahoe-lafs.org/trac/tahoe-lafs"
|
||||
DOWNLOAD="https://tahoe-lafs.org/downloads/old/tahoe-lafs-1.12.1.tar.bz2"
|
||||
MD5SUM="617d9f33705570ae79795835dff8ff0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="txtorcon txi2p simplejson pycrypto pycryptopp zfec service_identity foolscap Nevow"
|
||||
REQUIRES="txtorcon txi2p simplejson python2-pycrypto pycryptopp zfec service_identity foolscap Nevow"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in a new issue