diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 13:29:14 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 13:29:14 -0500 |
commit | 4af1913444908926bdf1f3327e1eba25810a339e (patch) | |
tree | 257d563863c2fa3b8c73fb36e948c02dc8514a48 /testing/gnash | |
parent | 00072b4b29a79f213e1c0f01ef53c5392d694839 (diff) | |
download | aports-4af1913444908926bdf1f3327e1eba25810a339e.tar.bz2 aports-4af1913444908926bdf1f3327e1eba25810a339e.tar.xz |
testing/gnash: rebuild against libpng 1.5
Diffstat (limited to 'testing/gnash')
-rw-r--r-- | testing/gnash/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnash/APKBUILD b/testing/gnash/APKBUILD index 98cba19fd..029a291f2 100644 --- a/testing/gnash/APKBUILD +++ b/testing/gnash/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnash pkgver=0.8.9 -pkgrel=2 +pkgrel=3 pkgdesc="GNU flash player implementation" url="http://www.gnashdev.org/" arch="all" |