浏览代码

erlang: bump to 17.4

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 年前
父节点
当前提交
aae5275bea
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      lang/erlang/Makefile

+ 3
- 3
lang/erlang/Makefile 查看文件

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2009-2014 OpenWrt.org
2
+# Copyright (C) 2009-2015 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=erlang
11
-PKG_VERSION:=17.3
11
+PKG_VERSION:=17.4
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=otp_src_$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:= http://www.erlang.org/download/ \
16 16
 	http://erlang.mirror.su.se/
17
-PKG_MD5SUM:=1d0bb2d54dfe1bb6844756b99902ba20
17
+PKG_MD5SUM:=3d33c4c6bd7950240dcd7479edd9c7d8
18 18
 
19 19
 PKG_LICENSE:=ErlPL-1.1
20 20
 PKG_LICENSE_FILES:=EPLICENCE