python3-oletools: update to 0.56.
This commit is contained in:
parent
5449919bc2
commit
4ee430acaa
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,9 @@
|
|||
# Template file for 'python3-oletools'
|
||||
pkgname=python3-oletools
|
||||
version=0.55
|
||||
revision=2
|
||||
archs=noarch
|
||||
version=0.56
|
||||
revision=1
|
||||
wrksrc="oletools-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="oletools"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-parsing python3-olefile python3-colorclass python3-easygui
|
||||
python3-msoffcrypto-tool python3-pcodedmp"
|
||||
|
@ -14,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/decalage2/oletools"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3675ffca84398afd4c33852004b085c1b8dfa6079960cfba7ece35db9ebddb6f
|
||||
checksum=9d76d449f1edb1d74996ebf8b117371b5cdde436cfa595b3ff3989ec8d026106
|
||||
|
||||
post_install() {
|
||||
vlicense oletools/LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue