diff options
author | Erich Eckner <git@eckner.net> | 2020-06-17 11:20:01 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-06-17 11:20:01 +0200 |
commit | 9b65c62a30fc56aea4ca9c8764820ef462c13877 (patch) | |
tree | 3538e712cda1aefaeaa6367f2771be62bb9f8c17 /alpine | |
parent | 1a59094224d4b517de48c07cf9948a9730049ab6 (diff) | |
download | archlinuxewe-9b65c62a30fc56aea4ca9c8764820ef462c13877.tar.xz |
alpine 2.22.1.r6.4fa8e0b-1 -> 2.22.1.r7.c7d4442-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 30f88e969..909983a6d 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.1.r6.4fa8e0b +pkgver=2.22.1.r7.c7d4442 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |