mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
lua: rebuild against libreadline.so.8
[ci skip]
This commit is contained in:
parent
94909f5da1
commit
258541c4af
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lua'
|
# Template file for 'lua'
|
||||||
pkgname=lua
|
pkgname=lua
|
||||||
version=5.3.5
|
version=5.3.5
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="ncurses-devel readline-devel"
|
makedepends="ncurses-devel readline-devel"
|
||||||
short_desc="Powerful, fast, lightweight, embeddable scripting language"
|
short_desc="Powerful, fast, lightweight, embeddable scripting language"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue