libite: update to 2.0.2.
This commit is contained in:
parent
ab499ab9ba
commit
874eb7793b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libite'
|
# Template file for 'libite'
|
||||||
pkgname=libite
|
pkgname=libite
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT, ISC, BSD"
|
||||||
homepage="https://github.com/troglobit/libite"
|
homepage="https://github.com/troglobit/libite"
|
||||||
#changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md"
|
#changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
||||||
checksum=39a4c12af30a38a813fac7c8d7512efb3692f910eba9c697a50ce0203e039dad
|
checksum=bd5d08066f3e53cc8967beb6f0620286aad7a24d49fb730caa1c6d09a26bb705
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue