diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:46 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:46 +0100 |
commit | 72a5f4888ae8bf671cac14a34b150823b606463f (patch) | |
tree | ba6b0da8f5692615656d9a468e9b36eaf3420c55 /testing/omxplayer/APKBUILD | |
parent | 6dc07a19ed0bb216dee1bef2302325e49b30cfc3 (diff) | |
download | aports-72a5f4888ae8bf671cac14a34b150823b606463f.tar.bz2 aports-72a5f4888ae8bf671cac14a34b150823b606463f.tar.xz |
testing/omxplayer: rebuild against boost 1.55.0
Diffstat (limited to 'testing/omxplayer/APKBUILD')
-rw-r--r-- | testing/omxplayer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/omxplayer/APKBUILD b/testing/omxplayer/APKBUILD index 4643660b4e..3d650c0fe8 100644 --- a/testing/omxplayer/APKBUILD +++ b/testing/omxplayer/APKBUILD @@ -2,7 +2,7 @@ pkgname=omxplayer pkgver=0.20131216 _commitid=b34143cb3e678453ccae968d3a65c0cb5a34333e -pkgrel=0 +pkgrel=1 pkgdesc="Commandline OMX player for Raspberry Pi" url="https://github.com/popcornmix/omxplayer" arch="armhf" |