mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
pango: bump version to 1.28.2
This is a mechanical bump, no other changes involved. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
PANGO_VERSION_MAJOR = 1.28
|
||||
PANGO_VERSION_MINOR = 0
|
||||
PANGO_VERSION_MINOR = 2
|
||||
PANGO_VERSION = $(PANGO_VERSION_MAJOR).$(PANGO_VERSION_MINOR)
|
||||
|
||||
PANGO_SOURCE = pango-$(PANGO_VERSION).tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user