mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ncdu: update to 1.16.
This commit is contained in:
parent
245909438f
commit
e5efea028f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncdu'
|
# Template file for 'ncdu'
|
||||||
pkgname=ncdu
|
pkgname=ncdu
|
||||||
version=1.15.1
|
version=1.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="http://dev.yorhel.nl/ncdu"
|
homepage="http://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="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b02ddc4dbf1db139cc6fbbe2f54a282770380f0ca5c17089855eab52a9ea3fb0
|
checksum=2b915752a183fae014b5e5b1f0a135b4b408de7488c716e325217c2513980fd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue