mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ncdu: update to 1.17.
This commit is contained in:
parent
071e3ed3ba
commit
a31bfdc62b
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ncdu'
|
# Template file for 'ncdu'
|
||||||
pkgname=ncdu
|
pkgname=ncdu
|
||||||
version=1.16
|
version=1.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="NCurses Disk Usage utility"
|
short_desc="NCurses Disk Usage utility"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://dev.yorhel.nl/ncdu"
|
homepage="https://dev.yorhel.nl/ncdu"
|
||||||
changelog="https://dev.yorhel.nl/ncdu/changes"
|
changelog="https://dev.yorhel.nl/ncdu/changes"
|
||||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2b915752a183fae014b5e5b1f0a135b4b408de7488c716e325217c2513980fd4
|
checksum=810745a8ed1ab3788c87d3aea4cc1a14edf6ee226f764bcc383e024ba56adbf1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue