mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
16240e1046
commit
6210e64906
1 changed files with 14 additions and 0 deletions
14
srcpkgs/mmc-utils/template
Normal file
14
srcpkgs/mmc-utils/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'mmc-utils'
|
||||||
|
pkgname=mmc-utils
|
||||||
|
version=0.0.20250117
|
||||||
|
revision=1
|
||||||
|
_githash="67b9be6429d7b01e9e6057ead013e7049e34b273"
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_build_args="C= GIT_VERSION=mmc-${version}-${_githash}"
|
||||||
|
short_desc="Userspace tools for MMC/eMMC/SD devices"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/"
|
||||||
|
changelog="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/log/"
|
||||||
|
distfiles="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git//snapshot/${_githash}.tar.gz"
|
||||||
|
checksum=cf8e3b389c2cad9b8fdc0e97b1fc35b16c6b5c8fc711763b6a67014c7d16a85d
|
Loading…
Add table
Reference in a new issue