mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtools: update to 4.0.41
This commit is contained in:
parent
ae42a0c654
commit
e9d1552e90
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.35
|
version=4.0.41
|
||||||
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=34769e173751d2f0d891a08c76c80427e929b8ee43438019b8666cc3d7a44749
|
checksum=2542152264fb3eff7ed70662abf4f4eef8133bc37d0b7a686c240df2b5f80a13
|
||||||
conf_files="/etc/mtools.conf"
|
conf_files="/etc/mtools.conf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue