rlwrap: update to 0.45.2.
This commit is contained in:
parent
17001c9e64
commit
c30c4b923c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rlwrap'
|
# Template file for 'rlwrap'
|
||||||
pkgname=rlwrap
|
pkgname=rlwrap
|
||||||
version=0.45.1
|
version=0.45.2
|
||||||
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=ed9a198191685efcd2f68a9071b9c65b8705f81f2f6bea935032b3f92860bde7
|
checksum=7197559f193918cc8782421b5b1313abbde5e3b965a5f91f9ee25aee9b172ec5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue