chroot-gawk: revbump to build new xbps vpkg files.
This commit is contained in:
parent
ef033ac813
commit
1e458ed5a5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chroot-gawk'
|
||||
pkgname=chroot-gawk
|
||||
version=4.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="gawk-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false"
|
||||
|
@ -14,7 +14,7 @@ checksum=c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5
|
|||
|
||||
bootstrap=yes
|
||||
conflicts="gawk>=0"
|
||||
provides="gawk-${version}"
|
||||
provides="gawk-${version}_${revision}"
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share
|
||||
|
|
Loading…
Reference in a new issue