libuecc: bump to v7
>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>
This commit is contained in:
parent
2cd5abf7f9
commit
0f48c5a7e6
4
package/libuecc/libuecc.hash
Normal file
4
package/libuecc/libuecc.hash
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user