aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-10 12:52:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-10 12:52:39 +0000
commit6438f9f893c0b551c8c4c9126beb3be9d6ed9b31 (patch)
treea2f76387646b88ff872a4d3888a333344ed078d4
parent1791069b886a7f8ab8ec022238ed7bfa1bd12f2c (diff)
downloadaports-6438f9f893c0b551c8c4c9126beb3be9d6ed9b31.tar.bz2
aports-6438f9f893c0b551c8c4c9126beb3be9d6ed9b31.tar.xz
testing/libraw: upgrade to 0.13.2
-rw-r--r--testing/libraw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libraw/APKBUILD b/testing/libraw/APKBUILD
index 1d4d3ffb7c..d741b7384c 100644
--- a/testing/libraw/APKBUILD
+++ b/testing/libraw/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libraw
-pkgver=0.12.3
+pkgver=0.13.2
pkgrel=0
pkgdesc="Library for reading RAW files obtained from digital photo cameras"
url="http://www.libraw.org/"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="b6bd7e6cfed56628068708f61057f691 LibRaw-0.12.3.tar.gz"
+md5sums="e92895f6b8f975be63f59448c1b8a79b LibRaw-0.13.2.tar.gz"