From e1e390cfea194b646ed7e95e67b8257313e8ae94 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 19 May 2019 15:42:28 +0300 Subject: [PATCH] sdl2-image: bump revision --- x11-packages/sdl2-image/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/sdl2-image/build.sh b/x11-packages/sdl2-image/build.sh index c4716c2c7..668c491e3 100644 --- a/x11-packages/sdl2-image/build.sh +++ b/x11-packages/sdl2-image/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A simple library to load images of various formats as SD TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=2.0.4 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://www.libsdl.org/projects/SDL_image/release/SDL2_image-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac TERMUX_PKG_DEPENDS="libandroid-glob, libflac, libjpeg-turbo, liblzma, libogg, libpng, libpulseaudio, libsndfile, libtiff, libvorbis, libwebp, libx11, libxau, libxcb, libxcursor, libxdmcp, libxext, libxfixes, libxi, libxinerama, libxrandr, libxrender, libxss, libxxf86vm, sdl2, zlib"