mpv: Update from 0.27.1 to 0.27.2
[termux-packages] / packages / moon-buggy / build.sh
index 93add11..6ba1530 100644 (file)
@@ -1,8 +1,12 @@
-TERMUX_PKG_HOMEPAGE=http://www.seehuhn.de/pages/moon-buggy
-TERMUX_PKG_DESCRIPTION="Simple character graphics game where you drive some kind of car across the moon's surface"
+TERMUX_PKG_HOMEPAGE=https://github.com/seehuhn/moon-buggy
+TERMUX_PKG_DESCRIPTION="Simple game where you drive a car across the moon's surface"
 TERMUX_PKG_DEPENDS="ncurses"
 TERMUX_PKG_VERSION=1.0.51
-TERMUX_PKG_SRCURL=http://m.seehuhn.de/programs/moon-buggy-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_REVISION=1
+# Main site down 2017-01-06.
+# TERMUX_PKG_SRCURL=http://m.seehuhn.de/programs/moon-buggy-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SRCURL=ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/moon-buggy-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SHA256=352dc16ccae4c66f1e87ab071e6a4ebeb94ff4e4f744ce1b12a769d02fe5d23f
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--sharedstatedir=$TERMUX_PREFIX/var"
 
 termux_step_make_install () {