lzo: update 2.08 --> 2.09

This commit is contained in:
Tony Theodore 2016-01-09 17:42:31 +11:00
parent 34cf58c18f
commit 08a63fdb4b
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := lzo
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.08
$(PKG)_CHECKSUM := ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614
$(PKG)_VERSION := 2.09
$(PKG)_CHECKSUM := f294a7ced313063c057c504257f437c8335c41bfeed23531ee4e6a2b87bcb34c
$(PKG)_SUBDIR := lzo-$($(PKG)_VERSION)
$(PKG)_FILE := lzo-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.oberhumer.com/opensource/lzo/download/$($(PKG)_FILE)