Skip to content

Commit

Permalink
m4: update to 1.4.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
paper42 committed Oct 24, 2021
1 parent ef0b1ff commit 656c147
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 173 deletions.
167 changes: 0 additions & 167 deletions srcpkgs/m4/patches/fix-glibc-2.27.patch

This file was deleted.

12 changes: 6 additions & 6 deletions srcpkgs/m4/template
@@ -1,17 +1,17 @@
# Template file for 'm4'
pkgname=m4
version=1.4.18
revision=2
version=1.4.19
revision=1
bootstrap=yes
replaces="chroot-m4>=0"
build_style=gnu-configure
configure_args="--enable-changeword --enable-threads"
short_desc="GNU version of UNIX m4 macro language processor"
homepage="https://www.gnu.org/software/m4/"
license="GPL-3.0-or-later"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/m4/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07
checksum=63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96
replaces="chroot-m4>=0"

if [ "$XBPS_TARGET_LIBC" = musl ]; then
export ac_cv_lib_error_at_line=no
Expand Down

0 comments on commit 656c147

Please sign in to comment.