aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-04-16 22:10:15 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2014-04-16 22:10:15 +0200
commit8251dd1a542682dcdc0a8fc7d77ed4fba7f0b75d (patch)
treeebc158ac5f8d248aac01c969e225ec3e84bae5f5 /testing
parent98fc31a8d35b0d5a204b14b59209829b2a87de66 (diff)
downloadaports-8251dd1a542682dcdc0a8fc7d77ed4fba7f0b75d.tar.bz2
aports-8251dd1a542682dcdc0a8fc7d77ed4fba7f0b75d.tar.xz
testing/py-pillow: upgrade to 2.4.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py-pillow/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/py-pillow/APKBUILD b/testing/py-pillow/APKBUILD
index 873332e577..a3ce3550c5 100644
--- a/testing/py-pillow/APKBUILD
+++ b/testing/py-pillow/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-pillow
_pkgname=Pillow
-pkgver=2.3.0
-pkgrel=1
+pkgver=2.4.0
+pkgrel=0
pkgdesc="A Python Imaging Library"
url="http://python-imaging.github.io/"
arch="all"
@@ -37,6 +37,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="56b6614499aacb7d6b5983c4914daea7 Pillow-2.3.0.zip"
-sha256sums="b38e7e32401ae2d949cb4b82c6388cd13e697d1e2f8a1bffce3b834d00fbca13 Pillow-2.3.0.zip"
-sha512sums="ebeae4c8c51e53c63931207d32a3b6e9447e859ea442364670366c915d4d0a0c803be2f7357cf230b3a2d8c625a85b4053e2b18dc1291e6d1dbf9be81a686be0 Pillow-2.3.0.zip"
+md5sums="b46ac9f00580920ffafe518bc765e43c Pillow-2.4.0.zip"
+sha256sums="2865c68b3a5638466b1837bf4a67c447e0cfdf7463309a068aad0e90aa03f58a Pillow-2.4.0.zip"
+sha512sums="8eaf087dd30f02792398d8b219a829289776c26cf014fbce6658f355e07548abec67c4e1f1203d58b938a86bdce17ceb3764b2024e095f894fc06caf05c99789 Pillow-2.4.0.zip"