parent
4b199c2785
commit
9ce43a5bc2
|
@ -2721,7 +2721,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.4 libite-1.9.2_1
|
||||
libite.so.5 libite-2.0.1_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.9.3
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -10,7 +10,7 @@ license="MIT, ISC, BSD"
|
|||
homepage="https://github.com/troglobit/libite"
|
||||
#changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md"
|
||||
distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz"
|
||||
checksum=c5e6b4238fe7bb5ea708adc6a120c628dd5acbc43dfc0f488e52187818ae7079
|
||||
checksum=39a4c12af30a38a813fac7c8d7512efb3692f910eba9c697a50ce0203e039dad
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue