pforth: Update from 20160530 to 20170116

This commit is contained in:
Fredrik Fornwall 2017-01-30 00:34:10 +01:00
parent 58adfdc850
commit 9ee0adfc2f
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://www.softsynth.com/pforth/
TERMUX_PKG_DESCRIPTION="Portable Forth in C"
_COMMIT=706b5e4b7faffb3fb4c58651be5df3e4bd2be794
TERMUX_PKG_VERSION=20160530
_COMMIT=f1994bf609c5b053c5c0d7db2062b570fa9f5ead
TERMUX_PKG_VERSION=20170116
TERMUX_PKG_SRCURL=https://github.com/philburk/pforth/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=fffd7aec1f6601c48a9e2baa284c82d4b22a77f5860a49d83bd811ca4ea18a05
TERMUX_PKG_FOLDERNAME=pforth-${_COMMIT}
TERMUX_PKG_HOSTBUILD=yes