package/lzo: bump version to 2.10
Added locally computed sha256 hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
bbfe5846b5
commit
3ad2d40c65
@ -1,2 +1,4 @@
|
||||
# From http://www.oberhumer.com/opensource/lzo/
|
||||
sha1 e2a60aca818836181e7e6f8c4f2c323aca6ac057 lzo-2.09.tar.gz
|
||||
sha1 4924676a9bae5db58ef129dc1cebce3baa3c4b5d lzo-2.10.tar.gz
|
||||
# Locally computed
|
||||
sha256 c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072 lzo-2.10.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LZO_VERSION = 2.09
|
||||
LZO_VERSION = 2.10
|
||||
LZO_SITE = http://www.oberhumer.com/opensource/lzo/download
|
||||
LZO_LICENSE = GPL-2.0+
|
||||
LZO_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user