postgresql: Update from 9.6.2 to 9.6.3
[termux-packages] / packages / ired / build.sh
index fa3c28e..bfc30e8 100755 (executable)
@@ -1,6 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://github.com/radare/ired
 TERMUX_PKG_DESCRIPTION="Minimalist hexadecimal editor"
-TERMUX_PKG_VERSION=0.5
+TERMUX_PKG_VERSION=0.6
 TERMUX_PKG_SRCURL=https://github.com/radare/ired/archive/${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SHA256=c15d37b96b1a25c44435d824bd7ef1f9aea9dc191be14c78b689d3156312d58a
 TERMUX_PKG_FOLDERNAME=ired-${TERMUX_PKG_VERSION}
 TERMUX_PKG_BUILD_IN_SRC=yes