|
@@ -8,13 +8,13 @@
|
8
|
8
|
include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=libuecc
|
11
|
|
-PKG_VERSION:=5
|
|
11
|
+PKG_VERSION:=6
|
12
|
12
|
PKG_RELEASE:=1
|
13
|
13
|
|
14
|
14
|
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
|
15
|
15
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
16
|
|
-PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/80
|
17
|
|
-PKG_MD5SUM:=cd03c947931c2f4b0eea0bf45654bd34
|
|
16
|
+PKG_SOURCE_URL:=https://projects.universe-factory.net/attachments/download/83
|
|
17
|
+PKG_MD5SUM:=cba68339ff46482ec4090303de18fff4
|
18
|
18
|
|
19
|
19
|
PKG_LICENSE:=BSD-2-Clause
|
20
|
20
|
PKG_LICENSE_FILES:=COPYRIGHT
|