python3-oletools: update to 0.60.
This commit is contained in:
parent
7b305fb05a
commit
eb1975e2bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-oletools'
|
||||
pkgname=python3-oletools
|
||||
version=0.56.2
|
||||
version=0.60
|
||||
revision=1
|
||||
wrksrc="oletools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/decalage2/oletools"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=d6f1c43d00d79bc17e8d2be3eb579170acbaf0d8cbf6b4524447d96c2b8be957
|
||||
checksum=85500022ebf58e9bd514e295270cb5ac2b061b2e59912432a3a7ceffd88db3e0
|
||||
|
||||
post_install() {
|
||||
vlicense oletools/LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue