newlisp: rebuild against libreadline.so.8

[ci skip]
This commit is contained in:
maxice8 2019-01-22 14:48:19 -02:00
parent 6f56c2abd1
commit 4af61b5d8c
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'newlisp'
pkgname=newlisp
version=10.7.1
revision=2
revision=3
makedepends="readline-devel libffi-devel"
short_desc="Lisp-like, general-purpose scripting language"
maintainer="Juan RP <xtraeme@voidlinux.org>"