sdl2-mixer: bump revision

This commit is contained in:
Leonid Pliushch 2020-08-13 23:13:32 +00:00 committed by Yaksh Bariya
parent 70b01f1adb
commit a2f19fde29
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="COPYING.txt"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=2.0.4
TERMUX_PKG_REVISION=12
TERMUX_PKG_REVISION=13
TERMUX_PKG_SRCURL=https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419
TERMUX_PKG_DEPENDS="libflac, libvorbis, opusfile, sdl2"