diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-09-09 10:44:21 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-09-09 10:44:51 -0500 |
commit | c79d7c4cc29899e40fb538aaaeb3a0eb3a6a530d (patch) | |
tree | 92f54c0b2b6e0cec119fc8d81ad97f06ec91bde2 /testing/gnash | |
parent | 69b60c3af3d9f97c01d665b09ec95d8d64b2705d (diff) | |
download | aports-c79d7c4cc29899e40fb538aaaeb3a0eb3a6a530d.tar.bz2 aports-c79d7c4cc29899e40fb538aaaeb3a0eb3a6a530d.tar.xz |
testing/gnash: rebuild against new boost
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 f8f0d12228..06f7cc6941 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=4 +pkgrel=5 pkgdesc="GNU flash player implementation" url="http://www.gnashdev.org/" arch="all" |