mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mmc-utils: update to 1.0.
This commit is contained in:
parent
6b140c5af4
commit
904d823f05
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'mmc-utils'
|
# Template file for 'mmc-utils'
|
||||||
pkgname=mmc-utils
|
pkgname=mmc-utils
|
||||||
version=0.0.20250117
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
_githash="67b9be6429d7b01e9e6057ead013e7049e34b273"
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="C= GIT_VERSION=mmc-${version}-${_githash}"
|
make_build_args="C= GIT_VERSION=mmc-${version}"
|
||||||
short_desc="Userspace tools for MMC/eMMC/SD devices"
|
short_desc="Userspace tools for MMC/eMMC/SD devices"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/"
|
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/"
|
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"
|
distfiles="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/mmc-utils-${version}.tar.gz"
|
||||||
checksum=cf8e3b389c2cad9b8fdc0e97b1fc35b16c6b5c8fc711763b6a67014c7d16a85d
|
checksum=39e6a89e06b53f99816f110af6743d1adc82220b26c51b0c3fd0a11ccf4206c2
|
||||||
|
|
Loading…
Add table
Reference in a new issue