lua: rebuild against libreadline.so.8

[ci skip]
This commit is contained in:
maxice8 2019-01-22 14:48:11 -02:00
parent 94909f5da1
commit 258541c4af
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'lua'
pkgname=lua
version=5.3.5
revision=1
revision=2
makedepends="ncurses-devel readline-devel"
short_desc="Powerful, fast, lightweight, embeddable scripting language"
maintainer="Juan RP <xtraeme@voidlinux.org>"