mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
libjpeg-turbo: update to 2.1.3.
This commit is contained in:
parent
a3a915f4c0
commit
4a4c781f0a
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.1.2
|
version=2.1.3
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ license="IJG, BSD-3-Clause, Zlib"
|
||||||
homepage="https://libjpeg-turbo.org/"
|
homepage="https://libjpeg-turbo.org/"
|
||||||
changelog="https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/ChangeLog.md"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=09b96cb8cbff9ea556a9c2d173485fd19488844d55276ed4f42240e1e2073ce5
|
checksum=467b310903832b033fe56cd37720d1b73a6a3bd0171dbf6ff0b620385f4f76d0
|
||||||
|
|
||||||
provides="jpeg-8_1"
|
provides="jpeg-8_1"
|
||||||
replaces="jpeg>=0"
|
replaces="jpeg>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue