mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
flex: bump patch version
Version 9 is no more available on Debian FTP. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b70653609b
commit
8c1a4f3132
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
FLEX_VERSION:=2.5.35
|
||||
FLEX_PATCH_VERSION:=9
|
||||
FLEX_PATCH_VERSION:=9.1
|
||||
FLEX_SOURCE:=flex_$(FLEX_VERSION).orig.tar.gz
|
||||
FLEX_PATCH:=flex_$(FLEX_VERSION)-$(FLEX_PATCH_VERSION).diff.gz
|
||||
FLEX_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/f/flex
|
||||
|
||||
Reference in New Issue
Block a user