murmur: Also update download URL

This commit is contained in:
Ossi Salmi 2015-06-15 01:24:58 +03:00
parent 026cb64b99
commit 63bc23b210

View file

@ -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)