mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libjpeg-turbo: update to 2.1.5.1.
This commit is contained in:
parent
4b5b260985
commit
13f9b185ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libjpeg-turbo'
|
||||
pkgname=libjpeg-turbo
|
||||
version=2.1.4
|
||||
version=2.1.5.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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/"
|
||||
changelog="https://raw.githubusercontent.com/libjpeg-turbo/libjpeg-turbo/main/ChangeLog.md"
|
||||
distfiles="${SOURCEFORGE_SITE}/libjpeg-turbo/libjpeg-turbo-${version}.tar.gz"
|
||||
checksum=d3ed26a1131a13686dfca4935e520eb7c90ae76fbc45d98bb50a8dc86230342b
|
||||
checksum=2fdc3feb6e9deb17adec9bafa3321419aa19f8f4e5dea7bf8486844ca22207bf
|
||||
|
||||
provides="jpeg-8_1"
|
||||
replaces="jpeg>=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue