summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alpine/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD
index 5cb9a8685..12325e142 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=alpine
pkgver=2.26.r29.267cba3
_commit=${pkgver##*.}
-pkgrel=3
+pkgrel=4
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
license=("APACHE")
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r1+g43b730b9134'
+ 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
'glibc>=2.31'
'libcrypto.so=3'
'libcrypt.so=2'