libite: update to 1.9.3.
This commit is contained in:
parent
0036ee61cc
commit
fb09acbcb0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libite'
|
||||
pkgname=libite
|
||||
version=1.9.2
|
||||
version=1.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT, ISC, BSD"
|
||||
homepage="https://github.com/troglobit/libite"
|
||||
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
||||
checksum=18c087123f02cc3cfb612bf53b12dc8a94d4d3ebf015ed5937b1f9203eef72f8
|
||||
checksum=c5e6b4238fe7bb5ea708adc6a120c628dd5acbc43dfc0f488e52187818ae7079
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue