libuecc: update to v6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
5e3254a380
commit
25ca289e4d
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libuecc
|
||||
PKG_VERSION:=5
|
||||
PKG_VERSION:=6
|
||||
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
|
||||
PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/83
|
||||
PKG_MD5SUM:=cba68339ff46482ec4090303de18fff4
|
||||
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
PKG_LICENSE_FILES:=COPYRIGHT
|
||||
|
|
Loading…
Reference in a new issue