From 63bc23b2102a843245a3d9e0aca4513ef594698b Mon Sep 17 00:00:00 2001 From: Ossi Salmi Date: Mon, 15 Jun 2015 01:24:58 +0300 Subject: [PATCH] murmur: Also update download URL --- murmur/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/murmur/Makefile b/murmur/Makefile index 567026b..f9a971e 100644 --- a/murmur/Makefile +++ b/murmur/Makefile @@ -3,7 +3,7 @@ include $(CURDIR)/../Makefile.inc VERSION = 1.2.9 TARGET = murmur-static_x86-$(VERSION).tar.bz2 -SOURCE = http://downloads.sourceforge.net/project/mumble/Mumble/$(VERSION)/murmur-static_x86-$(VERSION).tar.bz2 +SOURCE = https://github.com/mumble-voip/mumble/releases/download/$(VERSION)/murmur-static_x86-$(VERSION).tar.bz2 all: download manifest download: $(PACKAGES)/$(TARGET)