From 7d99c6924dd8c5c6353f7c5440d7d3f4141e7018 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 25 Nov 2019 21:35:45 -0600 Subject: [PATCH] libosmocore: update distfile Previous distfile location doesn't exist, so update it to a working source Signed-off-by: Nathan Owens --- srcpkgs/libosmocore/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libosmocore/template b/srcpkgs/libosmocore/template index bbfab6f4cd2..070f69fe315 100644 --- a/srcpkgs/libosmocore/template +++ b/srcpkgs/libosmocore/template @@ -11,7 +11,7 @@ short_desc="Core libs for osmocom" maintainer="Enno Boland " 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() {