0003-libuecc-update-to-v7.patch 1.1 KB

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