blob: 0f84916e90f2d0c7defc48496688c93238bef264 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mmc-utils-git
pkgdesc = Userspace tools for MMC/SD devices
pkgver = r139.67b9be6
pkgrel = 1
epoch = 1
url = https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
arch = armv6h
license = GPL
makedepends = git
makedepends = sparse
provides = mmc-utils
conflicts = mmc-utils
source = git+https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
source = 0001-makefile-gcc-include-fix.patch
sha256sums = SKIP
sha256sums = 94f186b432710c456e1593642b9ea9dd6b27a6aa99076266b08d5a5950f89973
pkgname = mmc-utils-git
|