diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2021-02-13 07:20:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-14 06:27:58 +0700 |
commit | d4eb7de2836f8a1151cbde2b8feb02b2a2eb114a (patch) | |
tree | 6591edef87e5c98797e15cf4580e92e81bf6edee /system | |
parent | f58329bb2c5d0cbc4629faa9b3db0a598d2d4488 (diff) | |
download | slackbuilds-d4eb7de2836f8a1151cbde2b8feb02b2a2eb114a.tar.gz |
system/dget: Update download URLs.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/dget/dget.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dget/dget.info b/system/dget/dget.info index b538b8370e..f2c54ec3b9 100644 --- a/system/dget/dget.info +++ b/system/dget/dget.info @@ -1,9 +1,9 @@ PRGNAM="dget" VERSION="2.20.5" HOMEPAGE="https://goo.gl/mr1Uz3" -DOWNLOAD="https://snapshot.debian.org/archive/debian/20201015T090243Z/pool/main/d/devscripts/devscripts_2.20.5_i386.deb" +DOWNLOAD="http://http.us.debian.org/debian/pool/main/d/devscripts/devscripts_2.20.5_i386.deb" MD5SUM="064723c6fac020a141c0990c2e70c218" -DOWNLOAD_x86_64="https://snapshot.debian.org/archive/debian/20201015T090243Z/pool/main/d/devscripts/devscripts_2.20.5_amd64.deb" +DOWNLOAD_x86_64="http://http.us.debian.org/debian/pool/main/d/devscripts/devscripts_2.20.5_amd64.deb" MD5SUM_x86_64="cf5cb14bfc90c75cc91772e2436f6c9e" REQUIRES="dpkg" MAINTAINER="Edinaldo P. Silva" |