pango: Update to 1.40.14

This commit is contained in:
Gregorio Litenstein 2020-06-29 13:58:28 -04:00
parent 25ccb9823e
commit 4f787b34bb
No known key found for this signature in database
GPG Key ID: 4EB52A1A9CE2C63F
2 changed files with 4 additions and 4 deletions

View File

@ -15,8 +15,8 @@ index 1111111..2222222 100644
@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in.
-SUBDIRS= pango pango-view examples docs tools tests build
+SUBDIRS= pango pango-view examples tools tests build
-SUBDIRS= pango pango-view examples docs tools tests win32
+SUBDIRS= pango pango-view examples tools tests win32
EXTRA_DIST = \
autogen.sh \

View File

@ -4,8 +4,8 @@ PKG := pango
$(PKG)_WEBSITE := https://www.pango.org/
$(PKG)_DESCR := Pango
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.37.4
$(PKG)_CHECKSUM := ae2446f1c23c81d78e935054a37530336818c214f54bed2351bdd4ad0acebcbe
$(PKG)_VERSION := 1.40.14
$(PKG)_CHECKSUM := 90af1beaa7bf9e4c52db29ec251ec4fd0a8f2cc185d521ad1f88d01b3a6a17e3
$(PKG)_SUBDIR := pango-$($(PKG)_VERSION)
$(PKG)_FILE := pango-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://download.gnome.org/sources/pango/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE)