python3-macholib: update to 1.16.2.
This commit is contained in:
parent
0fc0a51e77
commit
576e72a880
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-macholib'
|
||||
pkgname=python3-macholib
|
||||
version=1.14
|
||||
revision=3
|
||||
version=1.16.2
|
||||
revision=1
|
||||
wrksrc="macholib-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/erocarrera/pefile"
|
||||
distfiles="${PYPI_SITE}/m/macholib/macholib-${version}.tar.gz"
|
||||
checksum=0c436bc847e7b1d9bda0560351bf76d7caf930fb585a828d13608839ef42c432
|
||||
checksum=557bbfa1bb255c20e9abafe7ed6cd8046b48d9525db2f9b77d3122a63a2a8bf8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue