mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/libqrencode: bump to version 4.0.2
See https://fukuchi.org/works/qrencode/#news Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c6657f450a
commit
e5f4d8218f
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBQRENCODE_VERSION = 4.0.0
|
||||
LIBQRENCODE_VERSION = 4.0.2
|
||||
LIBQRENCODE_SOURCE = qrencode-$(LIBQRENCODE_VERSION).tar.gz
|
||||
LIBQRENCODE_SITE = http://fukuchi.org/works/qrencode
|
||||
LIBQRENCODE_DEPENDENCIES = host-pkgconf
|
||||
|
||||
Reference in New Issue
Block a user