Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 0 additions & 37 deletions srcpkgs/autoconf/patches/largefile.patch

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/autoconf/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'autoconf'
pkgname=autoconf
version=2.72
version=2.73
revision=1
build_style=gnu-configure
hostmakedepends="perl m4 help2man"
Expand All @@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GPL-3.0-or-later"
homepage="http://www.gnu.org/software/autoconf"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a
checksum=9fd672b1c8425fac2fa67fa0477b990987268b90ff36d5f016dae57be0d6b52e

pre_check() {
unset CPP # else breaks test 312: AC_PROG_CPP via CC
Expand Down