libite: update to 1.9.2.
This commit is contained in:
parent
b40f646e0d
commit
c5a89c87aa
2 changed files with 3 additions and 3 deletions
|
@ -2659,7 +2659,7 @@ libui.so.0 libui-alpha3.1_1
|
|||
libgnome-autoar-0.so.0 gnome-autoar-0.1.1_1
|
||||
libgnome-autoar-gtk-0.so.0 gnome-autoar-0.1.1_1
|
||||
libxapp.so.1 xapps-1.0.2_1
|
||||
libite.so.3 libite-1.8.2_1
|
||||
libite.so.4 libite-1.9.2_1
|
||||
liblog4cplus-1.2.so.5 log4cplus-1.2.0_1
|
||||
libpng12.so.0 libpng12-1.2.56_2
|
||||
libpng.so.3 libpng12-1.2.56_2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libite'
|
||||
pkgname=libite
|
||||
version=1.8.3
|
||||
version=1.9.2
|
||||
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=82edaa445094a4a94da36b843ff580bc0223e24723d0c69fbed24e74af3aeae8
|
||||
checksum=18c087123f02cc3cfb612bf53b12dc8a94d4d3ebf015ed5937b1f9203eef72f8
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue