diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-12-15 17:08:26 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-02 11:23:28 +0000 |
commit | 48c10e6c956a324d37dacbe606203e70343c922d (patch) | |
tree | 0aa1b916c67ac00398034883e3538e05131c7c12 /community/omxplayer | |
parent | 5f63aa1878fb355ccddb5384a94c196ca66de335 (diff) | |
download | aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.bz2 aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.xz |
rebuild against boost-1.72.0
Diffstat (limited to 'community/omxplayer')
-rw-r--r-- | community/omxplayer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/omxplayer/APKBUILD b/community/omxplayer/APKBUILD index 54cedfe353..4f2fc26a85 100644 --- a/community/omxplayer/APKBUILD +++ b/community/omxplayer/APKBUILD @@ -2,7 +2,7 @@ pkgname=omxplayer pkgver=0.20190102 _commitid=f06235cc9690a6d58187514452df8cf8fcdaacec -pkgrel=0 +pkgrel=1 pkgdesc="Commandline OMX player for Raspberry Pi" url="https://github.com/popcornmix/omxplayer" arch="armhf armv7" |