pkgconf: Update to 2.5.1 (#24648)

This commit is contained in:
Christoph Reiter 2025-06-25 21:38:49 +02:00 committed by GitHub
parent a26c795ffd
commit 78a282512c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ _realname=pkgconf
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
epoch=1
pkgver=2.5.0
pkgver=2.5.1
pkgrel=1
pkgdesc='pkg-config compatible utility which does not depend on glib'
arch=('any')
@ -21,7 +21,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-pkg-config")
makedepends=("${MINGW_PACKAGE_PREFIX}-meson" "${MINGW_PACKAGE_PREFIX}-cc")
groups=("${MINGW_PACKAGE_PREFIX}-toolchain")
source=("https://github.com/pkgconf/pkgconf/archive/pkgconf-$pkgver/$_realname-$pkgver.tar.gz")
sha256sums=('89060c3b3e5e5c7d7101eefd6fb8df8d9bcdc6c14217390b925557b6c0064671')
sha256sums=('79721badcad1987dead9c3609eb4877ab9b58821c06bdacb824f2c8897c11f2a')
prepare() {
mv "${_realname}-${_realname}-${pkgver}" "${_realname}-${pkgver}"