picolisp: Update from 17.11.29 to 18.1.24

This commit is contained in:
Fredrik Fornwall 2018-01-25 20:48:54 +01:00
parent 07b4a7fb8e
commit b588ee61c4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://picolisp.com
TERMUX_PKG_DESCRIPTION="Lisp interpreter and application server framework"
TERMUX_PKG_DEPENDS="libcrypt, openssl"
TERMUX_PKG_VERSION=17.11.29
TERMUX_PKG_SHA256=21d62e05ce1b087848eda810a532d7c3190b4f8d8e80a8f40837d8836950eea0
TERMUX_PKG_VERSION=18.1.24
TERMUX_PKG_SHA256=08d66ee82ff242c4adc4cb5f4fe6447d0d64f86a2a91439bd5b13aed83bedd19
# We use our bintray mirror since old version snapshots are not kept on main site.
TERMUX_PKG_SRCURL=https://dl.bintray.com/termux/upstream/picolisp_${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=true