diff options
author | Erich Eckner <git@eckner.net> | 2020-04-06 13:18:53 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-06 13:18:53 +0200 |
commit | e438ff2c66903234f21c9165ea93a56d1d214e69 (patch) | |
tree | a16e6c75e37d8472882a625cc13443e3c0ec64f6 /alpine | |
parent | 80dbc577fc964541d6c74d26826e321339c0ffa8 (diff) | |
download | archlinuxewe-e438ff2c66903234f21c9165ea93a56d1d214e69.tar.xz |
alpine 2.22.r21.361159a-1 -> 2.22.r22.b502977-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 8972326a8..ce4ab6c62 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.r21.361159a +pkgver=2.22.r22.b502977 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |