mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
libcgicc: bump to version 3.2.16
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
00d53748a8
commit
66eece01cf
2
package/libcgicc/libcgicc.hash
Normal file
2
package/libcgicc/libcgicc.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 d94a2b5dec6d5eb6f05f114e2c7a64aeb7da71708ebe7b5f32bd6ebde1dfbc96 cgicc-3.2.16.tar.bz2
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBCGICC_VERSION = 3.2.15
|
||||
LIBCGICC_VERSION = 3.2.16
|
||||
LIBCGICC_SITE = $(BR2_GNU_MIRROR)/cgicc
|
||||
LIBCGICC_SOURCE = cgicc-$(LIBCGICC_VERSION).tar.gz
|
||||
LIBCGICC_SOURCE = cgicc-$(LIBCGICC_VERSION).tar.bz2
|
||||
LIBCGICC_LICENSE = LGPLv3+ (library), GFDL1.2+ (docs)
|
||||
LIBCGICC_LICENSE_FILES = COPYING.LIB COPYING.DOC
|
||||
LIBCGICC_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user