summaryrefslogtreecommitdiff
path: root/alpine/PKGBUILD
diff options
context:
space:
mode:
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 7e2aabe39..3e978e7aa 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=alpine
pkgver=2.26.r21.c92df42
_commit=${pkgver##*.}
-pkgrel=1
+pkgrel=2
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"
license=("APACHE")
_pinned_dependencies=(
- 'gcc-libs=12.2.0'
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
'libcrypto.so=3'
'libcrypt.so=2'