mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mmv: update to 2.7.
This commit is contained in:
parent
004f0cfbf0
commit
6c25d5ca68
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'mmv'
|
# Template file for 'mmv'
|
||||||
pkgname=mmv
|
pkgname=mmv
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gc-devel libatomic_ops-devel"
|
|
||||||
short_desc="Utility for wildcard renaming, copying, etc"
|
short_desc="Utility for wildcard renaming, copying, etc"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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=020cb39cb177aa9e66363d73f49fe2e56aa23a3501c9cb16383f75b1ddcd4fe4
|
checksum=11346686634000e22aa909e08d9d450237c4b61062779935cbd81df78efad72d
|
||||||
|
|
Loading…
Add table
Reference in a new issue