mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/pax: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca072ea1b0
commit
af11225ee6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="pax"
|
||||
VERSION="3.4"
|
||||
HOMEPAGE="https://build.opensuse.org/package/files?package=pax&project=openSUSE%3AFactory"
|
||||
DOWNLOAD="https://api.opensuse.org/public/source/Archiving/pax/pax-3.4.tar.bz2"
|
||||
DOWNLOAD="http://pkgs.fedoraproject.org/repo/pkgs/pax/pax-3.4.tar.bz2/fbd9023b590b45ac3ade95870702a0d6/pax-3.4.tar.bz2"
|
||||
MD5SUM="fbd9023b590b45ac3ade95870702a0d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue