postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / units / build.sh
index 7d1f052..53c2838 100644 (file)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/units/
 TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
 TERMUX_PKG_VERSION=2.13
-TERMUX_PKG_BUILD_REVISION=1
-TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_REVISION=2
+TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SHA256=0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab
 TERMUX_PKG_DEPENDS="readline, libandroid-support"