diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-10 12:08:47 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:58:04 -0600 |
commit | b3972884740c7db66c7c8db6931c96ac573b125d (patch) | |
tree | 83d5094f5daad85f8b68cd94949859c4801168ad | |
parent | 42ac2d62ffaa82e71c22912c417c9550d857094c (diff) | |
download | slackbuilds-b3972884740c7db66c7c8db6931c96ac573b125d.tar.gz |
python/lockfile: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-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="" |