omxplayer: update to 20151218.

This commit is contained in:
Juan RP 2015-12-18 15:05:23 +01:00
parent a0527c792d
commit 08eae67999

View file

@ -1,16 +1,16 @@
# Template file for 'omxplayer' # Template file for 'omxplayer'
pkgname=omxplayer pkgname=omxplayer
version=20150907 version=20151218
revision=3 revision=1
short_desc="Commandline OMX player for the Raspberry Pi" short_desc="Commandline OMX player for the Raspberry Pi"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/popcornmix/omxplayer" homepage="https://github.com/popcornmix/omxplayer"
_commit=4d8ffd13153bfef2966671cb4fb484afeaf792a8 _commit="f5440845cdd91e7816de1937c30057f58c10c268"
wrksrc="omxplayer-$_commit" wrksrc="omxplayer-$_commit"
distfiles="$homepage/archive/$_commit.tar.gz" distfiles="$homepage/archive/$_commit.tar.gz"
checksum=c6326b158010a873f9b5ca8843a4d3d7f1a2a24d3b4b1e43f433d173f8566314 checksum=de129817e5fda01f49e0fd80727caa14f2a715f7af9f035d77b1d0e9d0dc57d2
# XXX only rpi # XXX only rpi
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"