mmv: fix checksum.
This commit is contained in:
parent
248b85d992
commit
cb31e12b94
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rrthomas/mmv"
|
||||
distfiles="https://github.com/rrthomas/mmv/releases/download/v${version}/mmv-${version}.tar.gz"
|
||||
checksum=11346686634000e22aa909e08d9d450237c4b61062779935cbd81df78efad72d
|
||||
checksum=d84ce6ebaff6951818ff2fde578c82e35d421d1b35a9d9d21054fcd7254ab7c8
|
||||
disable_parallel_build=yes
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue