diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:45 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:45 +0100 |
commit | cc4762cfca1ec5c46a5432b5a436f5e06bc7dd9c (patch) | |
tree | be1bca7b8f58dd8a35a9211fe5c2f34d5d3395a4 /testing/gnash | |
parent | c7be40ae1c5a42df46b363b2c208552e3024d978 (diff) | |
download | aports-cc4762cfca1ec5c46a5432b5a436f5e06bc7dd9c.tar.bz2 aports-cc4762cfca1ec5c46a5432b5a436f5e06bc7dd9c.tar.xz |
testing/gnash: rebuild against boost 1.55.0
Diffstat (limited to 'testing/gnash')
-rw-r--r-- | testing/gnash/APKBUILD | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/testing/gnash/APKBUILD b/testing/gnash/APKBUILD index 96e756ad00..c942698c2f 100644 --- a/testing/gnash/APKBUILD +++ b/testing/gnash/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=gnash pkgver=0.8.10 -pkgrel=6 +pkgrel=7 pkgdesc="GNU flash player implementation" url="http://www.gnashdev.org/" arch="all" @@ -74,3 +74,9 @@ mozilla() { md5sums="63e9f79c41d93d48c5a2fa94856548c4 gnash-0.8.10.tar.bz2 b324b3fee1e017d8fcc4d991146266f8 gnash-ffmpeg.patch 64cea4c0b4963b7fd5308beb1b20fed6 aslr-fix.patch" +sha256sums="9625072e45df92baa2c28fc9999d4e2deb66bc827530baedfad2e4e2292d1224 gnash-0.8.10.tar.bz2 +8be32eb434fba546eddc2699939bd5e2d43898ff6953cac0ceb0a8ee781fcf69 gnash-ffmpeg.patch +13bde56f92492c5cec4f7f60ce7c58042aa5b8d28195db8c34ae47794e3495d7 aslr-fix.patch" +sha512sums="4937782809b086dddd4c290de3893e8d8af677ac4d73bd37143aca2f210979222166f9ccb029f43a63f70c2e0820bb2432447067097fa1dfb1eba8365d07d85e gnash-0.8.10.tar.bz2 +b8b9739f01f7f2008e9c62dfcef2fc0732eab0ee7a587fa20da573e090d3cf965c1d607d7660386b946c4854aea13367fe6982698a2f2c5beac2565ff79f823c gnash-ffmpeg.patch +1f93e114844607d7e2719dd5e10bc758f6e684f77ad70dcb64e2dba89d6e40849117ad6700baa8497860494bfc43d637a33a85927135e140e5c4c90098295596 aslr-fix.patch" |