diff options
Diffstat (limited to 'games/megaglest/megaglest.info')
-rw-r--r-- | games/megaglest/megaglest.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/megaglest/megaglest.info b/games/megaglest/megaglest.info index 734cd02f67..708fb2075e 100644 --- a/games/megaglest/megaglest.info +++ b/games/megaglest/megaglest.info @@ -1,12 +1,12 @@ PRGNAM="megaglest" VERSION="3.9.0.4" HOMEPAGE="http://megaglest.org/" -DOWNLOAD="http://downloads.sourceforge.net/megaglest/megaglest-source-3.9.0.4.tar.xz \ - http://downloads.sourceforge.net/megaglest/megaglest-data-3.9.0.tar.xz \ - http://downloads.sourceforge.net/megaglest/megaglest-source-embedded-3.9.0.tar.xz" -MD5SUM="b2957c106250ec0d0e52c41811558afc \ - bf59d83b38e78bbe82325467a6672447 \ - 0ee2ac4e7111b66be3937c5c0721fde1" +DOWNLOAD="https://github.com/MegaGlest/megaglest-source/releases/download/3.9.1/megaglest-source-3.9.1.tar.xz \ + https://github.com/MegaGlest/megaglest-data/releases/download/3.9.1/megaglest-data-3.9.1.tar.xz \ + https://github.com/MegaGlest/megaglest-source/releases/download/3.9.1/megaglest-source-embedded-3.9.1.tar.xz" +MD5SUM="e6f6e210cb663d5c50efc48c40faa70f \ + 42cf888b1a1ef644d9229fe6b9dde4b8 \ + 14bf7c0646f3da0ae0e38b8bedb1c6a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xerces-c OpenAL lua ftgl wxPython" |