mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtools: update to 4.0.43.
This commit is contained in:
parent
4cf32aa0a2
commit
d90195b0cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mtools'
|
# Template file for 'mtools'
|
||||||
pkgname=mtools
|
pkgname=mtools
|
||||||
version=4.0.42
|
version=4.0.43
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/mtools"
|
homepage="http://www.gnu.org/software/mtools"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=64bfdfde4d82af6b22f3c1c72c3e231cbb618f4c2309cc46f54d16d5502ccf15
|
checksum=541e179665dc4e272b9602f2074243591a157da89cc47064da8c5829dbd2b339
|
||||||
conf_files="/etc/mtools.conf"
|
conf_files="/etc/mtools.conf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue