dosfstools: rebuild for metadata
This commit is contained in:
parent
a8f4cc5273
commit
c8f49208b8
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'dosfstools'
|
||||
pkgname=dosfstools
|
||||
version=4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-compat-symlinks"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="eudev-libudev-devel"
|
||||
short_desc="DOS filesystem tools"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/dosfstools/dosfstools"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/${pkgname}-${version}.tar.xz"
|
||||
checksum=e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173
|
||||
|
||||
|
|
Loading…
Reference in a new issue