diff options
author | Erich Eckner <git@eckner.net> | 2020-07-02 15:05:49 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-02 15:05:49 +0200 |
commit | b224d8b01a9231323a390f2cd131d83fedfd5c3b (patch) | |
tree | 60bc79a89cd8630a91690f397857a79cd0383142 /alpine | |
parent | cb0756013cf5c1f0f95e7a7db37ca110b1ab0568 (diff) | |
download | archlinuxewe.git.save-b224d8b01a9231323a390f2cd131d83fedfd5c3b.tar.xz |
alpine 2.23.2.r1.0f82bbd-1 -> 2.23.2.r2.fd6fa41-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 26c3a081..4b999420 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.23.2.r1.0f82bbd +pkgver=2.23.2.r2.fd6fa41 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |