sed: update to 4.9.
This commit is contained in:
committed by
Leah Neukirchen
parent
08746e0218
commit
6486c8837d
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'sed'
|
# Template file for 'sed'
|
||||||
pkgname=sed
|
pkgname=sed
|
||||||
version=4.8
|
version=4.9
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/sed"
|
homepage="http://www.gnu.org/software/sed"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633
|
checksum=6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
export ac_cv_lib_error_at_line=no
|
export ac_cv_lib_error_at_line=no
|
||||||
|
|||||||
Reference in New Issue
Block a user