diff --git a/main/pkgconf/APKBUILD b/main/pkgconf/APKBUILD index 4e6f765615b..9428e44ea55 100644 --- a/main/pkgconf/APKBUILD +++ b/main/pkgconf/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Ariadne Conill pkgname=pkgconf -pkgver=2.4.2 +pkgver=2.4.3 pkgrel=0 pkgdesc="development framework configuration tools" url="https://gitea.treehouse.systems/ariadne/pkgconf" @@ -51,5 +51,5 @@ dev() { } sha512sums=" -adec929313dc984a3257f0f75e00b2c95210de0e282ea1308bee32899843b2aada115ad59cfae4ce7440182456c5c1c113bf8901da83a68576579e02e24eb760 pkgconf-2.4.2.tar.xz +7e59b6aaf875ec3fc8c225985937384d2aef57d9daf64b7ea88242bf1a11349fe52cf6d1238d728f0509599982d69c761a0f01e8f8e24de028db58288760896f pkgconf-2.4.3.tar.xz "