mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
m4: update to 1.4.17.
This commit is contained in:
parent
b2b31f2a23
commit
56e67bcbe3
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'm4'.
|
# Template build file for 'm4'.
|
||||||
pkgname=m4
|
pkgname=m4
|
||||||
version=1.4.16
|
version=1.4.17
|
||||||
revision=4
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
replaces="chroot-m4>=0"
|
replaces="chroot-m4>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,8 +11,4 @@ homepage="https://www.gnu.org/software/m4/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version.tar.bz2"
|
||||||
checksum=42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c
|
checksum=8e4e1f963932136ed45dcd5afb0c6e237e96a6fcdcd2a2fa6755040859500d70
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i -e '/gets is a/d' lib/stdio.in.h
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue