libosmocore: update distfile
Previous distfile location doesn't exist, so update it to a working source Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
6aa28c6642
commit
7d99c6924d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ short_desc="Core libs for osmocom"
|
|||
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"
|
||||
distfiles="https://github.com/osmocom/libosmocore/archive/${version}.tar.gz"
|
||||
checksum=74b8e0edb2a97eb3665f4004ed7b5c6a42c2e3f5fe29dcd5d474e7c4d1d11888
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue