From 904d823f0571df27cd4a32a795d9aa93e8906fdd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 25 Jun 2025 11:41:55 +0200 Subject: [PATCH] mmc-utils: update to 1.0. --- srcpkgs/mmc-utils/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/mmc-utils/template b/srcpkgs/mmc-utils/template index afe9b389768..baabee9d9ba 100644 --- a/srcpkgs/mmc-utils/template +++ b/srcpkgs/mmc-utils/template @@ -1,14 +1,13 @@ # Template file for 'mmc-utils' pkgname=mmc-utils -version=0.0.20250117 +version=1.0 revision=1 -_githash="67b9be6429d7b01e9e6057ead013e7049e34b273" 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" maintainer="Leah Neukirchen " 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 +distfiles="https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/mmc-utils-${version}.tar.gz" +checksum=39e6a89e06b53f99816f110af6743d1adc82220b26c51b0c3fd0a11ccf4206c2