zbar: bump to version b3b4e32b55f570372fc3af473e51f0a13ee57869
- Add hash for license file - Fix build with kernel headers >= 4.4 with: https://git.linuxtv.org/zbar.git/commit/?id=b3b4e32b55f570372fc3af473e51f0a13ee57869 Fixes: - http://autobuild.buildroot.org/results/630204315eac6e2800bc13c1486a5a525bf9ab37 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
7a3b44f445
commit
6ab50c141d
@ -1,2 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 115486dfb314da0dab26c745ab3056eb56f16f74a9fddda89a1ea9d0d51007ae zbar-006b465a267ad3c6c754b88bbe77bb1c1f49f40b.tar.gz
|
||||
sha256 fac99e835c4ced03a5a3d9c94c99aea118aef9663ed86a0ac45c9b7162dac4b1 zbar-b3b4e32b55f570372fc3af473e51f0a13ee57869.tar.gz
|
||||
sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZBAR_VERSION = 006b465a267ad3c6c754b88bbe77bb1c1f49f40b
|
||||
ZBAR_VERSION = b3b4e32b55f570372fc3af473e51f0a13ee57869
|
||||
ZBAR_SITE = git://linuxtv.org/zbar.git
|
||||
ZBAR_LICENSE = LGPL-2.1+
|
||||
ZBAR_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user