libosmocore: chksum changed without version change

This commit is contained in:
Juergen Buchmueller 2016-10-07 23:24:51 +02:00
parent 05bc9e546a
commit ac59de095d

View File

@ -1,7 +1,7 @@
# Template build file for 'libosmocore'
pkgname=libosmocore
version=0.9.0
revision=1
revision=2
build_style=gnu-configure
short_desc="Core libs for osmocom"
maintainer="Enno Boland <gottox@voidlinux.eu>"
@ -9,8 +9,8 @@ license="GPL-2"
hostmakedepends="autoconf automake libtool git pkg-config"
makedepends="pcsclite-devel"
homepage="http://bb.osmocom.org/trac/wiki/libosmocore"
distfiles="http://cgit.osmocom.org/libosmocore/snapshot/libosmocore-$version.tar.xz"
checksum=8475902c3c18764ec49fdf737cbd755690e10704aaa4f0e956302f0ce7917328
distfiles="http://git.osmocom.org/libosmocore/snapshot/libosmocore-$version.tar.xz"
checksum=84220dcf47439a55fbe01d4c491e8b2f9436ad7d5e13b46f72b5181ba75bbd02
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/"