gluon/patches/packages/openwrt/0003-libuecc-update-to-v7.patch

35 lines
1.1 KiB
Diff
Raw Normal View History

2015-10-25 16:32:30 +00:00
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sun, 25 Oct 2015 17:11:30 +0100
2016-03-28 22:35:02 +00:00
Subject: libuecc: update to v7
2015-10-25 16:32:30 +00:00
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
diff --git a/libs/libuecc/Makefile b/libs/libuecc/Makefile
2016-03-28 22:35:02 +00:00
index 63b6ebe..c1ba53f 100644
2015-10-25 16:32:30 +00:00
--- a/libs/libuecc/Makefile
+++ b/libs/libuecc/Makefile
2016-03-28 22:35:02 +00:00
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2012-2015 OpenWrt.org
+# Copyright (C) 2012-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
2015-10-25 16:32:30 +00:00
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libuecc
-PKG_VERSION:=5
2016-03-28 22:35:02 +00:00
+PKG_VERSION:=7
2015-10-25 16:32:30 +00:00
PKG_RELEASE:=1
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/80
-PKG_MD5SUM:=cd03c947931c2f4b0eea0bf45654bd34
2016-03-28 22:35:02 +00:00
+PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/85
+PKG_MD5SUM:=5cd543cb8e7bce83a22c07a0579c95a1
2015-10-25 16:32:30 +00:00
PKG_LICENSE:=BSD-2-Clause
PKG_LICENSE_FILES:=COPYRIGHT