mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
games/fortune_firefly: Fix homepage.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
f82a9c108c
commit
5e9788141d
2 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20180209 bkw: homepage went away again, use someone's github mirror
|
||||
# of the now-vanished fedora repo.
|
||||
|
||||
# 20140825 bkw:
|
||||
# - update for 2.1.2, which fixes some typos
|
||||
# - hosting the source myself now
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="fortune_firefly"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="http://pkgs.fedoraproject.org/cgit/rpms/fortune-firefly.git/"
|
||||
HOMEPAGE="https://github.com/AndrewReitz/fortune-firefly"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/firefly-2.1.2.xz"
|
||||
MD5SUM="68e2c4ec035043ba3a0bab0a2b5f64b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue