innoextract: update to 1.6.
This commit is contained in:
parent
16d70ac6eb
commit
c9254778ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'innoextract'.
|
||||
pkgname=innoextract
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_INSTALL_PREFIX=/usr"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
|||
homepage="http://constexpr.org/innoextract/"
|
||||
license="${pkgname}"
|
||||
distfiles="${homepage}files/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f2594e992ccf2859455475794803b29a67393fadb69d4df1eec34c451ffa48cf
|
||||
checksum=66463f145fffd4d5883c6b3e2f7b2c2837d6f07095810114e514233a88c1033e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue