summaryrefslogtreecommitdiff
path: root/alpine/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-12-06 10:40:15 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-12-06 10:40:15 +0100
commitab49b338e2ec581fb77cf434dd94fa28484d5b92 (patch)
treecb6be9c3c975266c13ef6bca731d8d88184d1311 /alpine/PKGBUILD
parent3ec6cfd461954b85dca284a902e8b53437271e0a (diff)
downloadarchlinuxewe-ab49b338e2ec581fb77cf434dd94fa28484d5b92.tar.xz
alpine: rebuild
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r--alpine/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD
index 9fe623406..d8b5951ae 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=alpine
pkgver=2.26.r30.fb3f153
_commit=${pkgver##*.}
-pkgrel=6
+pkgrel=7
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
@@ -16,7 +16,7 @@ _pinned_dependencies=(
'libcrypt.so=2'
'libgssapi_krb5.so=2'
'libkrb5.so=3'
- 'libldap=2.6.8'
+ 'libldap=2.6.9'
'libncursesw.so=6'
'libssl.so=3'
)