libjpeg-turbo: update to 3.0.1.

This commit is contained in:
Mohammed Anas 2023-11-13 21:18:31 +00:00 committed by classabbyamp
parent ca39488e94
commit f82e59b097

View file

@ -1,7 +1,7 @@
# Template file for 'libjpeg-turbo'
pkgname=libjpeg-turbo
version=2.1.5.1
revision=2
version=3.0.1
revision=1
build_style=cmake
configure_args="-DWITH_JPEG8=1"
hostmakedepends="yasm"
@ -11,7 +11,7 @@ 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}/libjpeg-turbo/libjpeg-turbo-${version}.tar.gz"
checksum=2fdc3feb6e9deb17adec9bafa3321419aa19f8f4e5dea7bf8486844ca22207bf
checksum=22429507714ae147b3acacd299e82099fce5d9f456882fc28e252e4579ba2a75
provides="jpeg-8_1"
replaces="jpeg>=0"