mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libjpeg-turbo: update to 3.1.1.
This commit is contained in:
parent
21ce9f6c63
commit
99a56cbc4e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libjpeg-turbo'
|
# Template file for 'libjpeg-turbo'
|
||||||
pkgname=libjpeg-turbo
|
pkgname=libjpeg-turbo
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_JPEG8=1"
|
configure_args="-DWITH_JPEG8=1"
|
||||||
hostmakedepends="yasm"
|
hostmakedepends="yasm"
|
||||||
|
@ -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="https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/${version}/libjpeg-turbo-${version}.tar.gz"
|
distfiles="https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/${version}/libjpeg-turbo-${version}.tar.gz"
|
||||||
checksum=9564c72b1dfd1d6fe6274c5f95a8d989b59854575d4bbee44ade7bc17aa9bc93
|
checksum=aadc97ea91f6ef078b0ae3a62bba69e008d9a7db19b34e4ac973b19b71b4217c
|
||||||
|
|
||||||
provides="jpeg-8_1"
|
provides="jpeg-8_1"
|
||||||
replaces="jpeg>=0"
|
replaces="jpeg>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue