Ver código fonte

libuecc: update to v5

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer 10 anos atrás
pai
commit
6c6e33146d
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4
    4
      libs/libuecc/Makefile

+ 4
- 4
libs/libuecc/Makefile Ver arquivo

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2012-2014 OpenWrt.org
2
+# Copyright (C) 2012-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:=libuecc
11
-PKG_VERSION:=4
11
+PKG_VERSION:=5
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
16
-PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/71
17
-PKG_MD5SUM:=7f44df5dc69cb8686947562e2a11eea9
16
+PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/80
17
+PKG_MD5SUM:=cd03c947931c2f4b0eea0bf45654bd34
18 18
 
19 19
 PKG_LICENSE:=BSD-2-Clause
20 20
 PKG_LICENSE_FILES:=COPYRIGHT