libjpeg-turbo: update to 2.0.3.
This commit is contained in:
parent
cc72ec74f2
commit
55f2378ca2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libjpeg-turbo'
|
||||
pkgname=libjpeg-turbo
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="IJG, BSD-3-Clause, Zlib"
|
||||
homepage="https://libjpeg-turbo.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=acb8599fe5399af114287ee5907aea4456f8f2c1cc96d26c28aebfdf5ee82fed
|
||||
checksum=4246de500544d4ee408ee57048aa4aadc6f165fc17f141da87669f20ed3241b7
|
||||
|
||||
provides="jpeg-8_1"
|
||||
replaces="jpeg>=0"
|
||||
|
|
Loading…
Reference in New Issue