python3-pkgconfig: update to 1.5.4
This commit is contained in:
parent
9b6db9b1fd
commit
8b8b7772eb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pkgconfig'
|
||||
pkgname=python3-pkgconfig
|
||||
version=1.5.1
|
||||
revision=6
|
||||
version=1.5.4
|
||||
revision=1
|
||||
wrksrc="pkgconfig-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/matze/pkgconfig"
|
||||
distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz"
|
||||
checksum=97bfe3d981bab675d5ea3ef259045d7919c93897db7d3b59d4e8593cba8d354f
|
||||
checksum=c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue