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)