diff options
author | Erich Eckner <git@eckner.net> | 2021-11-16 20:36:18 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-11-16 20:36:18 +0100 |
commit | c1a3f8c5d2a77424ff156ba8d7738d97199a6f86 (patch) | |
tree | faa1124084521bafd8a1fdb45be1c22c97f07a5b /alpine | |
parent | c31e705326c8f6d7401b0352cb37090cff7dfaac (diff) | |
download | archlinuxewe-c1a3f8c5d2a77424ff156ba8d7738d97199a6f86.tar.xz |
alpine 2.25.r21.9efe068-1 -> 2.25.r23.a9e8d3c-1
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index c2801b1cb..cce2bdb1d 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.25.r21.9efe068 +pkgver=2.25.r23.a9e8d3c _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |