mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
mhddfs: fix license
This commit is contained in:
parent
14b7ada2d4
commit
3f9ea34b51
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'mhddfs'
|
# Template file for 'mhddfs'
|
||||||
pkgname=mhddfs
|
pkgname=mhddfs
|
||||||
version=0.1.39
|
version=0.1.39
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fuse-devel attr-devel uthash"
|
makedepends="fuse-devel attr-devel uthash"
|
||||||
short_desc="FUSE filesystem that combines a several mountpoints into a single one"
|
short_desc="FUSE filesystem that combines a several mountpoints into a single one"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://mhddfs.uvw.ru/"
|
homepage="http://mhddfs.uvw.ru/"
|
||||||
distfiles="http://mhddfs.uvw.ru/downloads/${pkgname}_${version}.tar.gz"
|
distfiles="http://mhddfs.uvw.ru/downloads/${pkgname}_${version}.tar.gz"
|
||||||
checksum=702fc5486460c1828898426b1935179ce60bc1ed16fc8bc575c9ec1d12acef91
|
checksum=702fc5486460c1828898426b1935179ce60bc1ed16fc8bc575c9ec1d12acef91
|
||||||
|
|
Loading…
Add table
Reference in a new issue