rlwrap: update to 0.47.

This commit is contained in:
Leah Neukirchen 2025-08-21 20:33:37 +02:00
parent 1f0a75eecc
commit a91254279e

View file

@ -1,17 +1,17 @@
# Template file for 'rlwrap' # Template file for 'rlwrap'
pkgname=rlwrap pkgname=rlwrap
version=0.46.2 version=0.47
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake"
makedepends="readline-devel" makedepends="readline-devel libptytty-devel"
depends="perl" depends="perl"
short_desc="Adds readline-style editing and history to programs" short_desc="Adds readline-style editing and history to programs"
maintainer="Leah Neukirchen <leah@vuxu.org>" 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/refs/tags/v${version}.tar.gz" distfiles="https://github.com/hanslub42/rlwrap/archive/refs/tags/v${version}.tar.gz"
checksum=9abb0a0dc19e85794d9b8e72e480530563eb4ee1bf243e87c0e0dd05ea4a2f09 checksum=07cd1c52aee96c05bf0db4ed8da63e854f07a1ca134b21b73c5d5d1969b337b5
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi