diff --git a/srcpkgs/libgdal/patches/jasper-1.900.27.patch b/srcpkgs/libgdal/patches/jasper-1.900.27.patch deleted file mode 100644 index 708d54aefe..0000000000 --- a/srcpkgs/libgdal/patches/jasper-1.900.27.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- frmts/jpeg2000/jpeg2000_vsil_io.cpp 2017-04-28 18:07:35.000000000 +0200 -+++ frmts/jpeg2000/jpeg2000_vsil_io.cpp 2017-05-13 13:47:12.058749833 +0200 -@@ -207,7 +207,7 @@ - /* The buffer must be large enough to accommodate maximum - putback. */ - assert(bufsize > JAS_STREAM_MAXPUTBACK); -- stream->bufbase_ = JAS_CAST(uchar *, buf); -+ stream->bufbase_ = JAS_CAST(jas_uchar *, buf); - stream->bufsize_ = bufsize - JAS_STREAM_MAXPUTBACK; - } - } else { diff --git a/srcpkgs/libgdal/template b/srcpkgs/libgdal/template index 5ecba09a97..10dedd5036 100644 --- a/srcpkgs/libgdal/template +++ b/srcpkgs/libgdal/template @@ -1,6 +1,6 @@ # Template file for 'libgdal' pkgname=libgdal -version=2.2.1 +version=2.2.2 revision=1 wrksrc=gdal-${version} build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller " license="MIT" homepage="http://www.gdal.org/" distfiles="http://download.osgeo.org/gdal/${version}/gdal-${version}.tar.xz" -checksum=927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066 +checksum=eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b post_install() { vinstall gdal.pc 644 usr/lib/pkgconfig