diff options
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index f34c5e7b9..c7f6494d8 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.24.2.r14.e58edb3 +pkgver=2.24.2.r16.9f0cab0 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |