diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-10 12:08:47 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-10 12:08:47 +0100 |
commit | 01b1e6c9f80e9a79af4db62f1f7248a658820e5a (patch) | |
tree | 4e661adc21975ac56688d1e17aa7b384769b608a /python | |
parent | 4f91303b2a105e91c737c519441d4da03c8ab0a1 (diff) | |
download | slackbuilds-01b1e6c9f80e9a79af4db62f1f7248a658820e5a.tar.gz |
python/lockfile: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/lockfile/lockfile.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/lockfile/lockfile.info b/python/lockfile/lockfile.info index a08abf4c5a..7a1e8c4fa2 100644 --- a/python/lockfile/lockfile.info +++ b/python/lockfile/lockfile.info @@ -1,7 +1,7 @@ PRGNAM="lockfile" VERSION="0.8" HOMEPAGE="http://code.google.com/p/pylockfile/" -DOWNLOAD="http://pylockfile.googlecode.com/files/lockfile-0.8.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lockfile-0.8.tar.gz" MD5SUM="2d515e19eb6f69d6ed711cbbafdec7ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |