mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 03:14:38 +08:00
libjpeg: 8.0.1 -> 8.0.2
This commit is contained in:
parent
7c7a9e31bd
commit
d30d25a3a3
@ -3,8 +3,8 @@
|
||||
# Contributor: Judd Vinet <jvinet@zeroflux.org>
|
||||
|
||||
pkgname=libjpeg
|
||||
pkgver=8.0.1
|
||||
_pkgver=8a
|
||||
pkgver=8.0.2
|
||||
_pkgver=8b
|
||||
pkgrel=1
|
||||
pkgdesc="Library of JPEG support functions"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -14,7 +14,7 @@ depends=('glibc')
|
||||
makedepends=('libtool')
|
||||
options=('!libtool')
|
||||
source=(http://www.ijg.org/files/jpegsrc.v${_pkgver}.tar.gz)
|
||||
md5sums=('5146e68be3633c597b0d14d3ed8fa2ea')
|
||||
md5sums=('e022acbc5b36cd2cb70785f5b575661e')
|
||||
|
||||
build() {
|
||||
cd $srcdir/jpeg-${_pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user