mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rlwrap: update to 0.46.
This commit is contained in:
parent
071f7c794d
commit
817c9b6229
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rlwrap'
|
# Template file for 'rlwrap'
|
||||||
pkgname=rlwrap
|
pkgname=rlwrap
|
||||||
version=0.45.2
|
version=0.46
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/hanslub42/rlwrap"
|
homepage="https://github.com/hanslub42/rlwrap"
|
||||||
distfiles="https://github.com/hanslub42/rlwrap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hanslub42/rlwrap/archive/v${version}.tar.gz"
|
||||||
checksum=7197559f193918cc8782421b5b1313abbde5e3b965a5f91f9ee25aee9b172ec5
|
checksum=4bc53e96b49405e4a8ca579465bc1129adc719a96840b71b3ae99ec88e4d8c29
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue