pango: update to 1.40.6

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-06-15 19:20:49 +02:00
parent eb033d0f39
commit 9260844f61
No known key found for this signature in database
GPG Key ID: 15FED89617B88D1B
3 changed files with 6 additions and 6 deletions

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="pango" PKG_NAME="pango"
PKG_VERSION="1.40.3" PKG_VERSION="1.40.6"
PKG_SHA256="abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3" PKG_SHA256="ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.pango.org/" PKG_SITE="http://www.pango.org/"

View File

@ -31,8 +31,8 @@ diff -Naur pango-1.38.1/Makefile.am pango-1.38.1.patch/Makefile.am
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in. ## Process this file with automake to create Makefile.in.
-SUBDIRS= pango pango-view examples docs tools tests build -SUBDIRS= pango pango-view examples docs tools tests win32
+SUBDIRS= pango pango-view examples tools tests build +SUBDIRS= pango pango-view examples tools tests win32
EXTRA_DIST = \ EXTRA_DIST = \
autogen.sh \ autogen.sh \

View File

@ -4,8 +4,8 @@ diff -Naur pango-1.38.1/Makefile.am pango-1.38.1.patch/Makefile.am
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in. ## Process this file with automake to create Makefile.in.
-SUBDIRS= pango pango-view examples tools tests build -SUBDIRS= pango pango-view examples tools tests win32
+SUBDIRS= pango build +SUBDIRS= pango win32
EXTRA_DIST = \ EXTRA_DIST = \
autogen.sh \ autogen.sh \