diff options
Diffstat (limited to 'games/fortune_firefly')
-rw-r--r-- | games/fortune_firefly/fortune_firefly.SlackBuild | 3 | ||||
-rw-r--r-- | games/fortune_firefly/fortune_firefly.info | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/games/fortune_firefly/fortune_firefly.SlackBuild b/games/fortune_firefly/fortune_firefly.SlackBuild index ad9f15328e..13f86ce905 100644 --- a/games/fortune_firefly/fortune_firefly.SlackBuild +++ b/games/fortune_firefly/fortune_firefly.SlackBuild @@ -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 diff --git a/games/fortune_firefly/fortune_firefly.info b/games/fortune_firefly/fortune_firefly.info index c517f83646..38e3840afa 100644 --- a/games/fortune_firefly/fortune_firefly.info +++ b/games/fortune_firefly/fortune_firefly.info @@ -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="" |