mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
dfc: fix license
This commit is contained in:
parent
f0bdeef044
commit
c881febd46
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'dfc'
|
# Template file for 'dfc'
|
||||||
pkgname=dfc
|
pkgname=dfc
|
||||||
version=3.1.1
|
version=3.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DXDG_CONFIG_DIR=/etc/xdg"
|
configure_args="-DXDG_CONFIG_DIR=/etc/xdg"
|
||||||
hostmakedepends="gettext"
|
hostmakedepends="gettext"
|
||||||
short_desc="Display file system space usage using graphs and colors"
|
short_desc="Display file system space usage using graphs and colors"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="http://projects.gw-computing.net/projects/dfc"
|
homepage="http://projects.gw-computing.net/projects/dfc"
|
||||||
distfiles="https://github.com/Rolinh/dfc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Rolinh/dfc/archive/v${version}.tar.gz"
|
||||||
checksum=cea18fab1f053eddc359530816712edd1f497c556035a7c4d63ac87a4abc4b28
|
checksum=cea18fab1f053eddc359530816712edd1f497c556035a7c4d63ac87a4abc4b28
|
||||||
|
|
Loading…
Add table
Reference in a new issue