diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-03-23 00:30:44 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-03-23 00:30:44 (GMT) |
commit | 15724154beda48bfc259f2cd9b6928c01885df36 (patch) | |
tree | 3f9d10b2c97b9d044d23e53a791912bfd1e0094d /src/pdflib_lite.mk | |
parent | 577defb3b0256c3978825040b33a271b25a9d864 (diff) | |
download | mxe-15724154beda48bfc259f2cd9b6928c01885df36.zip mxe-15724154beda48bfc259f2cd9b6928c01885df36.tar.gz mxe-15724154beda48bfc259f2cd9b6928c01885df36.tar.bz2 |
update version of packages freetype, glib, gtk, pango, pdflib_lite and wxwidgets
Diffstat (limited to 'src/pdflib_lite.mk')
-rw-r--r-- | src/pdflib_lite.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdflib_lite.mk b/src/pdflib_lite.mk index 8289d32..7303ca0 100644 --- a/src/pdflib_lite.mk +++ b/src/pdflib_lite.mk @@ -1,7 +1,7 @@ # PDFlib Lite PKG := pdflib_lite -$(PKG)_VERSION := 7.0.3 +$(PKG)_VERSION := 7.0.4 $(PKG)_SUBDIR := PDFlib-Lite-$($(PKG)_VERSION) $(PKG)_FILE := PDFlib-Lite-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://www.pdflib.com/download/pdflib-family/pdflib-lite/ |