diff --git a/srcpkgs/libosmocore/template b/srcpkgs/libosmocore/template index c1d4f415167..8980c0373b4 100644 --- a/srcpkgs/libosmocore/template +++ b/srcpkgs/libosmocore/template @@ -1,6 +1,6 @@ # Template build file for 'libosmocore' pkgname=libosmocore -version=0.9.4 +version=0.9.6 revision=1 build_style=gnu-configure short_desc="Core libs for osmocom" @@ -10,7 +10,7 @@ hostmakedepends="autoconf automake libtool git pkg-config python" makedepends="pcsclite-devel talloc-devel" homepage="http://bb.osmocom.org/trac/wiki/libosmocore" distfiles="http://git.osmocom.org/libosmocore/snapshot/libosmocore-$version.tar.xz" -checksum=c6419e45b665770aafa1d6dc7b896d120757874e8559fb358871492953e5a063 +checksum=92b57ce6501beec50adc8717d304996464558c266575a507480ecb6e653947c6 configure_args="--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/usr/share \ --libexecdir=/usr/lib --localstatedir=/var --docdir=/usr/share/doc/libosmocore --libdir=/usr/lib/"