mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
xdu: set license to MIT/X11.
This commit is contained in:
parent
f524d84380
commit
334507e8fe
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xdu'
|
# Template file for 'xdu'
|
||||||
pkgname=xdu
|
pkgname=xdu
|
||||||
version=3.0
|
version=3.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=$pkgname-$version
|
wrksrc=$pkgname-$version
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="Display the output of du(1) in an X window"
|
short_desc="Display the output of du(1) in an X window"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="MIT/X11"
|
||||||
homepage="http://sd.wareonearth.com/~phil/xdu/"
|
homepage="http://sd.wareonearth.com/~phil/xdu/"
|
||||||
distfiles="http://sd.wareonearth.com/~phil/$pkgname/$pkgname-$version.tar.Z>$pkgname-$version.tar.gz"
|
distfiles="http://sd.wareonearth.com/~phil/$pkgname/$pkgname-$version.tar.Z>$pkgname-$version.tar.gz"
|
||||||
checksum=9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11
|
checksum=9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11
|
||||||
|
|
Loading…
Add table
Reference in a new issue