unshield: update to 1.5.1.
This commit is contained in:
parent
04ef60b5d6
commit
85bcaa1a71
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unshield'
|
# Template file for 'unshield'
|
||||||
pkgname=unshield
|
pkgname=unshield
|
||||||
version=1.4.3
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/twogood/unshield"
|
homepage="https://github.com/twogood/unshield"
|
||||||
distfiles="https://github.com/twogood/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/twogood/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=aa8c978dc0eb1158d266eaddcd1852d6d71620ddfc82807fe4bf2e19022b7bab
|
checksum=34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60
|
||||||
|
|
||||||
libunshield_package() {
|
libunshield_package() {
|
||||||
short_desc="Libary to extract CAB archives form InstallShield installers"
|
short_desc="Libary to extract CAB archives form InstallShield installers"
|
||||||
|
|
Loading…
Reference in New Issue