瀏覽代碼

ortp: fix md5sum, change download url (thanks to hnyman)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 年之前
父節點
當前提交
791607c488
共有 1 個檔案被更改,包括 2 行新增4 行删除
  1. 2
    4
      libs/ortp/Makefile

+ 2
- 4
libs/ortp/Makefile 查看文件

@@ -12,10 +12,8 @@ PKG_VERSION:=0.23.0
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
-PKG_SOURCE_URL:= \
16
-	http://download.savannah.gnu.org/releases-noredirect/linphone/ortp/sources/ \
17
-	http://www.very-clever.com/download/nongnu/linphone/ortp/sources/
18
-PKG_MD5SUM:=2b0281600cb958d1c94e318a86b62fe3
15
+PKG_SOURCE_URL:=@SAVANNAH/linphone/ortp/sources
16
+PKG_MD5SUM:=fb833cc7a66ec1a0c1b75016130e7e6d
19 17
 
20 18
 PKG_LICENSE:=LGPL-2.1
21 19
 PKG_LICENSE_FILES:=COPYING