sed: update to 4.4.
This commit is contained in:
parent
80cb694457
commit
f8623076ee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sed'
|
||||
pkgname=sed
|
||||
version=4.3
|
||||
version=4.4
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/sed"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=47c20d8841ce9e7b6ef8037768aac44bc2937fff1c265b291c824004d56bd0aa
|
||||
checksum=cbd6ebc5aaf080ed60d0162d7f6aeae58211a1ee9ba9bb25623daa6cd942683b
|
||||
|
||||
post_extract() {
|
||||
# dont regenerate the man page with help2man...
|
||||
|
|
Loading…
Reference in New Issue