mmv: update to 2.10.
This commit is contained in:
parent
0ae4c6900d
commit
a2150514db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mmv'
|
||||
pkgname=mmv
|
||||
version=2.9.1
|
||||
version=2.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qemu
|
||||
|
@ -10,5 +10,5 @@ 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=7d18332e62a3ffb021121bd1bbad1e93183f36318206899bdf909a473275f3d0
|
||||
checksum=2bbba14c099b512b4a7e9effacec53caa06998069d108a5669ff424ffc879d03
|
||||
disable_parallel_build=yes
|
||||
|
|
Loading…
Reference in New Issue