mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/libfslvpuwrap update to 3.10.17 ga
This commit is contained in:
parent
2b76eb594e
commit
6ee3307402
1 changed files with 3 additions and 3 deletions
|
@ -4,15 +4,15 @@
|
|||
buildarch=4
|
||||
pkgname=libfslvpuwrap
|
||||
pkgver=3.10.17_1.0.0
|
||||
_pkgver=1.0.45
|
||||
pkgrel=1
|
||||
_pkgver=1.0.46
|
||||
pkgrel=2
|
||||
pkgdesc="Wrapper library for the freescale proprietary VPU extensions"
|
||||
url="https://community.freescale.com/docs/DOC-95560"
|
||||
arch=('armv7h')
|
||||
license=('proprietary')
|
||||
depends=("imx-vpu=$pkgver")
|
||||
source=("http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/${pkgname}-${_pkgver}.bin")
|
||||
md5sums=('99d866c979c8a798c843f32632293f14')
|
||||
md5sums=('1f50110cb6de8ebf767fb9c5f8baf20d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
|
Loading…
Reference in a new issue