libjpeg-turbo: update to 2.1.2.

This commit is contained in:
Jose G Perez Taveras 2022-02-05 21:03:08 -05:00 committed by Echo
parent 98b5b5dc22
commit 9cda08c8a2

View file

@ -1,6 +1,6 @@
# Template file for 'libjpeg-turbo'
pkgname=libjpeg-turbo
version=2.1.1
version=2.1.2
revision=1
build_style=cmake
configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
@ -9,8 +9,9 @@ short_desc="Derivative of libjpeg which uses SIMD instructions"
maintainer="Orphaned <orphan@voidlinux.org>"
license="IJG, BSD-3-Clause, Zlib"
homepage="https://libjpeg-turbo.org/"
changelog="https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/ChangeLog.md"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b76aaedefb71ba882cbad4e9275b30c2ae493e3195be0a099425b5c6b99bd510
checksum=09b96cb8cbff9ea556a9c2d173485fd19488844d55276ed4f42240e1e2073ce5
provides="jpeg-8_1"
replaces="jpeg>=0"