libite: update to 2.4.0.
This commit is contained in:
parent
cdfea014a1
commit
061d576d04
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libite'
|
# Template file for 'libite'
|
||||||
pkgname=libite
|
pkgname=libite
|
||||||
version=2.3.1
|
version=2.4.0
|
||||||
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-2-Clause, BSD-3-Clause"
|
||||||
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=d6a01bcfae45db066c771db03996882110dca2222444ee13160bf29bfb206da7
|
checksum=5fe375f1350c487337502c7fb6e8a67ff0fb275d7b3934e196fe250ac0a7ad72
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue