summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-25 10:44:40 +0100
committerErich Eckner <git@eckner.net>2019-11-25 10:44:40 +0100
commit5d3f2f3d8536cd5aa2ea7aa87bfb555f7fa92cd3 (patch)
tree5cc5507ba111b87621da084aeca5b8410d9bfe39
parent0f4035fa9e6bd0e6a0bda18a61cc64a319a81d81 (diff)
downloadarchlinuxewe.git.save-5d3f2f3d8536cd5aa2ea7aa87bfb555f7fa92cd3.tar.xz
alpine: 2.21.99999.r23.c4a59b4 -> 2.21.99999.r25.be556aa
-rw-r--r--alpine/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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. <anrxc..sysphere.org>
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