murmur: Also update download URL
This commit is contained in:
parent
026cb64b99
commit
63bc23b210
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue