libosmocore: update to 1.0.1.
This commit is contained in:
parent
50c19ead57
commit
f5a06042d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libosmocore'
|
||||
pkgname=libosmocore
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--exec-prefix=/usr --libexecdir=/usr/lib
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://bb.osmocom.org/trac/wiki/libosmocore"
|
||||
distfiles="https://git.osmocom.org/libosmocore/snapshot/libosmocore-${version}.tar.gz"
|
||||
checksum=f63c222f315cc62d847e38813eab7f6e3c8108c0c126880d299f5f5031a114f7
|
||||
checksum=29dcdbec549b64b9c5114fbf8251c8a8dc2f8f390919f0a545139d9373eea09c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue