sed: update to 4.9.

This commit is contained in:
mhmdanas 2022-12-16 02:07:28 +00:00 committed by Leah Neukirchen
parent 08746e0218
commit 6486c8837d

View file

@ -1,6 +1,6 @@
# Template file for 'sed'
pkgname=sed
version=4.8
version=4.9
revision=1
bootstrap=yes
build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/sed"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633
checksum=6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181
if [ "$XBPS_TARGET_LIBC" = musl ]; then
export ac_cv_lib_error_at_line=no