mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/pushover: Fix 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
569ce05338
commit
64ae4692ad
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="pushover"
|
PRGNAM="pushover"
|
||||||
VERSION="0.0.3"
|
VERSION="0.0.3"
|
||||||
HOMEPAGE="http://pushover.sourceforge.net"
|
HOMEPAGE="http://pushover.sourceforge.net"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/pushover/pushover-0.0.3.tar.gz"
|
DOWNLOAD="http://attic-distfiles.pld-linux.org/distfiles/by-md5/8/3/831feec2d46583db01647a73295d4108/pushover-0.0.3.tar.gz"
|
||||||
MD5SUM="831feec2d46583db01647a73295d4108"
|
MD5SUM="831feec2d46583db01647a73295d4108"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue