network/murmur: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
05efdf7963
commit
5f2a4c9487
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="murmur"
|
||||
VERSION="1.2.10"
|
||||
HOMEPAGE="http://mumble.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mumble/mumble-1.2.10.tar.gz"
|
||||
MD5SUM="228fff5975a61872b83052be97e2eabf"
|
||||
HOMEPAGE="https://github.com/mumble-voip/mumble/releases"
|
||||
DOWNLOAD="https://github.com/mumble-voip/mumble/releases/download/1.2.10/mumble-1.2.10.tar.gz"
|
||||
MD5SUM="14ab2e9174b7ca87623e63aa56dd6d5b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="protobuf"
|
||||
|
|
Loading…
Reference in New Issue