mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'libjpeg-turbo'
|
||||||
pkgname=libjpeg-turbo
|
pkgname=libjpeg-turbo
|
||||||
version=2.0.6
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
|
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"
|
license="IJG, BSD-3-Clause, Zlib"
|
||||||
homepage="https://libjpeg-turbo.org/"
|
homepage="https://libjpeg-turbo.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
|
checksum=bef89803e506f27715c5627b1e3219c95b80fc31465d4452de2a909d382e4444
|
||||||
|
|
||||||
provides="jpeg-8_1"
|
provides="jpeg-8_1"
|
||||||
replaces="jpeg>=0"
|
replaces="jpeg>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue