Browse Source

vips: update to 7.38.5

Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo 10 years ago
parent
commit
8c57e91ae3
2 changed files with 91148 additions and 199 deletions
  1. 4
    4
      libs/vips/Makefile
  2. 91144
    195
      libs/vips/patches/001-no_cpp.patch

+ 4
- 4
libs/vips/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=vips
11
-PKG_VERSION:=7.28.9
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=7.38.5
12
+PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
-PKG_SOURCE_URL:=http://www.vips.ecs.soton.ac.uk/supported/7.28/
16
-PKG_MD5SUM:=c34e4c6367078c6d50893927aa5924bd
15
+PKG_SOURCE_URL:=http://www.vips.ecs.soton.ac.uk/supported/7.38/
16
+PKG_MD5SUM:=768d1c0f50c5b2794bcab68383af33ee
17 17
 PKG_FIXUP:=autoreconf
18 18
 
19 19
 include $(INCLUDE_DIR)/package.mk

+ 91144
- 195
libs/vips/patches/001-no_cpp.patch
File diff suppressed because it is too large
View File