mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/gophernicus: Update download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90341ee1f7
commit
16241c15c8
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ Archive created: $PRGNAM-$VERSION.tar.xz
|
|||
Update $PRGNAM.info with:
|
||||
|
||||
VERSION="$VERSION"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/$PRGNAM-$VERSION.tar.xz"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/$PRGNAM-$VERSION.tar.xz"
|
||||
MD5SUM="$( md5sum $PRGNAM-$VERSION.tar.xz | cut -d' ' -f1 )"
|
||||
|
||||
Don't forget to upload the new source!
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="gophernicus"
|
||||
VERSION="2.5v101"
|
||||
HOMEPAGE="https://github.com/kimholviala/gophernicus"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/gophernicus-2.5v101.tar.xz"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/gophernicus-2.5v101.tar.xz"
|
||||
MD5SUM="a95b9c71bf67581b66703d979e5e3789"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue