SDL2_image: update to 2.8.2.
This commit is contained in:
parent
fedfb34466
commit
85e60cdfa2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL2_image'
|
# Template file for 'SDL2_image'
|
||||||
pkgname=SDL2_image
|
pkgname=SDL2_image
|
||||||
version=2.6.3
|
version=2.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="Zlib"
|
||||||
homepage="https://github.com/libsdl-org/SDL_image"
|
homepage="https://github.com/libsdl-org/SDL_image"
|
||||||
changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt"
|
||||||
distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz"
|
distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz"
|
||||||
checksum=931c9be5bf1d7c8fae9b7dc157828b7eee874e23c7f24b44ba7eff6b4836312c
|
checksum=8f486bbfbcf8464dd58c9e5d93394ab0255ce68b51c5a966a918244820a76ddc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Reference in New Issue