summaryrefslogtreecommitdiff
path: root/alpine/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-05-10 08:54:03 +0200
committerErich Eckner <git@eckner.net>2024-05-10 08:54:03 +0200
commit219926b96a6f9ab62caac9fe3b2449ccf0ba3b4c (patch)
treec72f227f9b3ed944d6e096aecbbcdc2c197273b3 /alpine/PKGBUILD
parent9cdb7fd14ac31ff43dad6019a52c3e0d0f4a8809 (diff)
downloadarchlinuxewe-219926b96a6f9ab62caac9fe3b2449ccf0ba3b4c.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 b44adfc59..f53a607c5 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=alpine
pkgver=2.26.r29.267cba3
_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=13.2.1'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
'glibc>=2.31'
'libcrypto.so=3'
'libcrypt.so=2'