mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
rlwrap: update to 0.45.1.
This commit is contained in:
parent
78b484d9c9
commit
5ed18aa40b
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
|
version=0.45.1
|
||||||
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=780faa7330f306430aaf895984c936f451a8d35555145eff5451dc57b0c3ba8c
|
checksum=ed9a198191685efcd2f68a9071b9c65b8705f81f2f6bea935032b3f92860bde7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue