mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pkgconfig: update to 1.5.5.
This commit is contained in:
parent
16b0fdafc0
commit
34e084d19a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pkgconfig'
|
# Template file for 'python3-pkgconfig'
|
||||||
pkgname=python3-pkgconfig
|
pkgname=python3-pkgconfig
|
||||||
version=1.5.4
|
version=1.5.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3 pkg-config"
|
depends="python3 pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/matze/pkgconfig"
|
homepage="https://github.com/matze/pkgconfig"
|
||||||
distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz"
|
||||||
checksum=c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399
|
checksum=deb4163ef11f75b520d822d9505c1f462761b4309b1bb713d08689759ea8b899
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue