From 5d3f2f3d8536cd5aa2ea7aa87bfb555f7fa92cd3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 25 Nov 2019 10:44:40 +0100 Subject: alpine: 2.21.99999.r23.c4a59b4 -> 2.21.99999.r25.be556aa --- alpine/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'alpine/PKGBUILD') diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 1c9ce920..a146d165 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. pkgname=alpine -pkgver=2.21.99999.r23.c4a59b4 +pkgver=2.21.99999.r25.be556aa _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") @@ -73,7 +73,8 @@ build() { --with-passfile=.pine-passfile \ --without-tcl \ --with-system-pinerc=/etc/${pkgname}.d/pine.conf \ - --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed + --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed \ + --with-bundled-tools # Build Alpine make -- cgit v1.2.3-54-g00ecf