mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libosmocore: chksum changed without version change
This commit is contained in:
parent
05bc9e546a
commit
ac59de095d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libosmocore'
|
# Template build file for 'libosmocore'
|
||||||
pkgname=libosmocore
|
pkgname=libosmocore
|
||||||
version=0.9.0
|
version=0.9.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Core libs for osmocom"
|
short_desc="Core libs for osmocom"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
@ -9,8 +9,8 @@ license="GPL-2"
|
||||||
hostmakedepends="autoconf automake libtool git pkg-config"
|
hostmakedepends="autoconf automake libtool git pkg-config"
|
||||||
makedepends="pcsclite-devel"
|
makedepends="pcsclite-devel"
|
||||||
homepage="http://bb.osmocom.org/trac/wiki/libosmocore"
|
homepage="http://bb.osmocom.org/trac/wiki/libosmocore"
|
||||||
distfiles="http://cgit.osmocom.org/libosmocore/snapshot/libosmocore-$version.tar.xz"
|
distfiles="http://git.osmocom.org/libosmocore/snapshot/libosmocore-$version.tar.xz"
|
||||||
checksum=8475902c3c18764ec49fdf737cbd755690e10704aaa4f0e956302f0ce7917328
|
checksum=84220dcf47439a55fbe01d4c491e8b2f9436ad7d5e13b46f72b5181ba75bbd02
|
||||||
|
|
||||||
configure_args="--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/usr/share \
|
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/"
|
--libexecdir=/usr/lib --localstatedir=/var --docdir=/usr/share/doc/libosmocore --libdir=/usr/lib/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue