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.4
This commit is contained in:
parent
9b6db9b1fd
commit
8b8b7772eb
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.1
|
version=1.5.4
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="pkgconfig-${version}"
|
wrksrc="pkgconfig-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,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=97bfe3d981bab675d5ea3ef259045d7919c93897db7d3b59d4e8593cba8d354f
|
checksum=c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue