mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
chroot-gawk: update to 5.0.0.
This commit is contained in:
parent
8e538c41ea
commit
f862bce789
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chroot-gawk'
|
# Template file for 'chroot-gawk'
|
||||||
pkgname=chroot-gawk
|
pkgname=chroot-gawk
|
||||||
version=4.2.1
|
version=5.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gawk-${version}"
|
wrksrc="gawk-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false"
|
configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://directory.fsf.org/wiki/Gawk"
|
homepage="https://directory.fsf.org/wiki/Gawk"
|
||||||
distfiles="${GNU_SITE}/gawk/gawk-${version}.tar.xz"
|
distfiles="${GNU_SITE}/gawk/gawk-${version}.tar.xz"
|
||||||
checksum=d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551
|
checksum=50f091ed0eb485ad87dbb620d773a3e2c31a27f75f5e008f7bf065055f024406
|
||||||
|
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
provides="awk-0_1"
|
provides="awk-0_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue