summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-14 10:06:52 +0200
committerErich Eckner <git@eckner.net>2018-05-14 10:06:52 +0200
commit658cfa1b1790664792eba6ff5d2a1ea785f1f7f0 (patch)
tree15be2f0bd550d2f2de56b35b586e9257c22936f8 /alpine
parenta067d206847e0d57b95151830bfa1827a52beace (diff)
downloadarchlinuxewe-658cfa1b1790664792eba6ff5d2a1ea785f1f7f0.tar.xz
alpine: 2.21.999.r7.c1b6c3e-1 -> 2.21.999.r13.ae4bbcf-1
Diffstat (limited to 'alpine')
-rw-r--r--alpine/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD
index 63ad8391d..e496c14d7 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Adrian C. <anrxc..sysphere.org>
pkgname=alpine
-pkgver=2.21.999.r7.c1b6c3e
+pkgver=2.21.999.r13.ae4bbcf
_commit=${pkgver##*.}
pkgrel=1
arch=("i686" "x86_64")
@@ -56,7 +56,7 @@ build() {
cd "${srcdir}/${pkgname}"
# Configure Alpine
- LIBS+="-lpam -lkrb5 -lcrypto" ./configure --prefix=/usr \
+ LIBS+="-lpam -lkrb5" ./configure --prefix=/usr \
--without-passfile --without-tcl --disable-shared \
--with-system-pinerc=/etc/${pkgname}.d/pine.conf \
--with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed