bump(main/picolisp): 23.12

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-12-28 12:38:03 +00:00
parent 545a2b2c31
commit 78e691fba8

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Lisp interpreter and application server framework"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="COPYING"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="23.9"
TERMUX_PKG_VERSION="23.12"
TERMUX_PKG_SRCURL=https://deb.debian.org/debian/pool/main/p/picolisp/picolisp_${TERMUX_PKG_VERSION}.orig.tar.gz
TERMUX_PKG_SHA256=4f0913127c898376fcd355ddbfadda13f274cdc4c07340e4951e58be77752cb0
TERMUX_PKG_SHA256=a0633c191c813ae7e6b595713b68979273ddd68c4b6508a2fdb02f0c7bb60aae
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libcrypt, libffi, openssl, readline"
TERMUX_PKG_BUILD_IN_SRC=true