diff options
author | Erich Eckner <git@eckner.net> | 2020-11-23 16:53:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-11-23 16:53:41 +0100 |
commit | 93d417e3870a729a0ea39585694263d1080e0f30 (patch) | |
tree | e04b18039fdda190e419df14d93d2a6f7ae9e545 /alpine | |
parent | 4af19c8e880197059f5deedd2bfe65223cd259c3 (diff) | |
download | archlinuxewe-93d417e3870a729a0ea39585694263d1080e0f30.tar.xz |
alpine 2.24.r4.fc5a3d3-1 -> 2.24.r5.f325ca6-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 4653e8004..71f937971 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.24.r4.fc5a3d3 +pkgver=2.24.r5.f325ca6 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |