main/dtbtool-exynos: fix linting issues (!872)

This commit is contained in:
Bart Ribbers 2020-01-05 18:45:01 +01:00
parent b659e5ee2a
commit 8afc6db4da
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,6 +1,7 @@
# Contributor: Dzimitriy Sankouski <dzmitriy.sankouski@intellectsoft.net>
pkgname=dtbtool-exynos
pkgver=1.0.0
pkgrel=0
pkgrel=1
pkgdesc="Tool for compiling a dtb.img for Exynos SOC"
url="https://forum.xda-developers.com/android/development/exynos-compiling-dtb-img-linux-t3700690"
arch="all"
@ -8,7 +9,7 @@ license="MIT"
depends="libfdt"
makedepends="dtc-dev"
options="!check" # There is no testsuite
source="$pkgname-$pkgver.tar.gz::https://github.com/dsankouski/$pkgname/archive/$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/dsankouski/dtbtool-exynos/archive/$pkgver.tar.gz"
build() {
make