mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xdu: fix license
This commit is contained in:
parent
2ef7a5c0c1
commit
a5d2153ce0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'xdu'
|
||||
pkgname=xdu
|
||||
version=3.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="Display the output of du(1) in an X window"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT/X11"
|
||||
license="MIT, X11"
|
||||
homepage="https://github.com/leahneukirchen/xdu"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=13035b0642b1042debf6c84d0963b3fd3914f76c8dfb9c8c6f852ee1451eea1f
|
||||
|
|
Loading…
Add table
Reference in a new issue