libjpeg-turbo: update to 1.5.3.
This commit is contained in:
parent
014cfda688
commit
5f30202210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libjpeg-turbo'.
|
# Template build file for 'libjpeg-turbo'.
|
||||||
pkgname=libjpeg-turbo
|
pkgname=libjpeg-turbo
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="nasm"
|
hostmakedepends="nasm"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://libjpeg-turbo.virtualgl.org/"
|
homepage="http://libjpeg-turbo.virtualgl.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9098943b270388727ae61de82adec73cf9f0dbb240b3bc8b172595ebf405b528
|
checksum=b24890e2bb46e12e72a79f7e965f409f4e16466d00e1dd15d93d73ee6b592523
|
||||||
|
|
||||||
# SIMD uses FP instructions, disable on soft-float MIPS
|
# SIMD uses FP instructions, disable on soft-float MIPS
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue