libuecc: bump to v7
authorAlexander Dahl <post@lespocky.de>
Sat, 2 Apr 2016 10:38:27 +0000 (12:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Apr 2016 14:46:51 +0000 (16:46 +0200)
>From v6 to v7 just few changes were made for performance improvement and
compatibility.

Switched from git download to source tarballs and hashes.

Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libuecc/libuecc.hash [new file with mode: 0644]
package/libuecc/libuecc.mk

diff --git a/package/libuecc/libuecc.hash b/package/libuecc/libuecc.hash
new file mode 100644 (file)
index 0000000..67eb5eb
--- /dev/null
@@ -0,0 +1,4 @@
+# from https://projects.universe-factory.net/projects/fastd/files
+md5     5cd543cb8e7bce83a22c07a0579c95a1                                  libuecc-7.tar.xz
+# computed locally
+sha256  b94aef08eab5359d0facaa7ead2ce81b193eef0c61379d9835213ebc0a46257a  libuecc-7.tar.xz
index bddb7d518b6ff438ffa2eaf07e0a0426edf3e44c..87ca2e42d96d78a9e50fbe0f0ab8882f2b82df02 100644 (file)
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-LIBUECC_VERSION = v6
-LIBUECC_SITE = git://git.universe-factory.net/libuecc
+LIBUECC_VERSION = 7
+LIBUECC_SITE = https://projects.universe-factory.net/attachments/download/85
+LIBUECC_SOURCE = libuecc-$(LIBUECC_VERSION).tar.xz
 LIBUECC_LICENSE = BSD-2c
 LIBUECC_LICENSE_FILES = COPYRIGHT
 LIBUECC_INSTALL_STAGING = YES