libjpeg-turbo: update to 2.1.0.
This commit is contained in:
parent
b7bbfef51e
commit
b9da422d27
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libjpeg-turbo'
|
||||
pkgname=libjpeg-turbo
|
||||
version=2.0.6
|
||||
version=2.1.0
|
||||
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=d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
|
||||
checksum=bef89803e506f27715c5627b1e3219c95b80fc31465d4452de2a909d382e4444
|
||||
|
||||
provides="jpeg-8_1"
|
||||
replaces="jpeg>=0"
|
||||
|
|
Loading…
Reference in a new issue