mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mmv: update to 2.10.
This commit is contained in:
parent
0ae4c6900d
commit
a2150514db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mmv'
|
# Template file for 'mmv'
|
||||||
pkgname=mmv
|
pkgname=mmv
|
||||||
version=2.9.1
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/rrthomas/mmv"
|
homepage="https://github.com/rrthomas/mmv"
|
||||||
distfiles="https://github.com/rrthomas/mmv/releases/download/v${version}/mmv-${version}.tar.gz"
|
distfiles="https://github.com/rrthomas/mmv/releases/download/v${version}/mmv-${version}.tar.gz"
|
||||||
checksum=7d18332e62a3ffb021121bd1bbad1e93183f36318206899bdf909a473275f3d0
|
checksum=2bbba14c099b512b4a7e9effacec53caa06998069d108a5669ff424ffc879d03
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue