summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:00 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:00 +0100
commitf2a664675d3ba56db8d80f0fa4e7ccc393313622 (patch)
tree08c3097bc6a70fa89bdc6b4161b0ec98900c329a /alpine
parent77b3996aa18b4014736d4524f5615280d4739277 (diff)
downloadarchlinuxewe-f2a664675d3ba56db8d80f0fa4e7ccc393313622.tar.xz
alpine: rebuild
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 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'