summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
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 682ca8e8..0f95d911 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=alpine
pkgver=2.24.r6.93fc35a
_commit=${pkgver##*.}
-pkgrel=2
+pkgrel=3
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
license=("APACHE")
_pinned_dependencies=(
'glibc>=2.31'
- 'krb5=1.18.2'
+ 'krb5=1.18.3'
'libcrypt.so=2'
'libncursesw.so=6'
'openssl=1.1.1.i'