blob: 7d2a26ec2e2d8787a0013381726674c0c67cf5a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = xrock-git
pkgdesc = The low level tools for rockchip SOC with maskrom and loader mode support.
pkgver = 1.0.3.r0.gefee6d0
pkgrel = 1
url = https://github.com/xboot/xrock
arch = any
license = MIT
makedepends = gcc
depends = libusb
conflicts = xrock
options = !strip
source = xrock::git+https://ghproxy.com/https://github.com/xboot/xrock.git
sha256sums = SKIP
pkgname = xrock-git
|