imlib2: update to 1.4.9 to fix security issues.

This commit is contained in:
Jeff Huang 2016-05-21 07:53:56 +01:00
parent fc33d7efc0
commit 6bfb0d4d41

View File

@ -1,7 +1,7 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/imlib2
pkgname=imlib2
pkgver=1.4.7
pkgver=1.4.9
pkgrel=1
pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support"
url="http://sourceforge.net/projects/enlightenment/"
@ -9,7 +9,7 @@ arch=('x86_64')
license=('BSD')
depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng>=1.5.0' 'libid3tag' 'libjpeg-turbo')
source=("http://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2")
sha1sums=('0ed225afbbee8e990c655cf13ed802bda8a5cd8a')
sha1sums=('f389d67c337b604a365e620b0083b2d342dd724e')
prepare() {
cd $pkgname-$pkgver