unshield: update to 1.6.2.
This commit is contained in:
parent
312a2b9070
commit
6655b768ca
2 changed files with 3 additions and 3 deletions
|
@ -3133,7 +3133,7 @@ libscanmem.so.1 libscanmem-0.17_5
|
||||||
libsctp.so.1 lksctp-tools-1.0.17_1
|
libsctp.so.1 lksctp-tools-1.0.17_1
|
||||||
libwithsctp.so.1 lksctp-tools-1.0.17_1
|
libwithsctp.so.1 lksctp-tools-1.0.17_1
|
||||||
libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4
|
libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4
|
||||||
libunshield.so.0 libunshield-0.6_1
|
libunshield.so.1 libunshield-1.6.2_1
|
||||||
libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1
|
libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1
|
||||||
libcollada-dom2.5-dp.so.0 collada-dom-2.5.0_1
|
libcollada-dom2.5-dp.so.0 collada-dom-2.5.0_1
|
||||||
libproj.so.25 proj-9.1.1_1
|
libproj.so.25 proj-9.1.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unshield'
|
# Template file for 'unshield'
|
||||||
pkgname=unshield
|
pkgname=unshield
|
||||||
version=1.5.1
|
version=1.6.2
|
||||||
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=34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60
|
checksum=a937ef596ad94d16e7ed2c8553ad7be305798dcdcfd65ae60210b1e54ab51a2f
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue