libjpeg-turbo: update to 1.5.1.
This commit is contained in:
parent
a0448cfdd2
commit
b69f550219
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libjpeg-turbo'.
|
||||
pkgname=libjpeg-turbo
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="nasm"
|
||||
configure_args="--with-jpeg8"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://libjpeg-turbo.virtualgl.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=9f397c31a67d2b00ee37597da25898b03eb282ccd87b135a50a69993b6a2035f
|
||||
checksum=41429d3d253017433f66e3d472b8c7d998491d2f41caa7306b8d9a6f2a2c666c
|
||||
|
||||
# SIMD uses FP instructions, disable on soft-float MIPS
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue