summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-01-23 11:04:16 +0100
committerErich Eckner <git@eckner.net>2022-01-23 11:04:16 +0100
commit6846d3cecf59151f9ec59393fd849dc771f0508c (patch)
tree05b8e56bd17c2640236ad3de8fb67508b7dd6c7f /alpine
parentc1239a647e7f38d2564b032af238e849f54e6657 (diff)
downloadarchlinuxewe-6846d3cecf59151f9ec59393fd849dc771f0508c.tar.xz
alpine: rebuild
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 456152b05..93eaa9b81 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=alpine
pkgver=2.25.1.r4.21cee61
_commit=${pkgver##*.}
-pkgrel=1
+pkgrel=2
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
@@ -14,7 +14,7 @@ _pinned_dependencies=(
'libcrypt.so=2'
'libgssapi_krb5.so=2'
'libkrb5.so=3'
- 'libldap=2.6.0'
+ 'libldap=2.6.1'
'libncursesw.so=6'
'openssl=1.1.1.m'
)