diff options
author | Erich Eckner <git@eckner.net> | 2020-11-03 20:09:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-03 20:09:35 +0100 |
commit | 5de6028bc53a10ad3c9fb570382bfc72f6c0e2f2 (patch) | |
tree | 6be2c936e599e6bcc976c48a5003afffe7e85e70 /alpine | |
parent | b14e0db73f733f8e1244f65251f7ea4de8fec82f (diff) | |
download | archlinuxewe-5de6028bc53a10ad3c9fb570382bfc72f6c0e2f2.tar.xz |
alpine 2.24.r1.721a587-1 -> 2.24.r4.fc5a3d3-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 af72cae69..4653e8004 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.24.r1.721a587 +pkgver=2.24.r4.fc5a3d3 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |