mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ncdu: update to 1.20.
This commit is contained in:
parent
180f932217
commit
7c7ef9d838
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.19
|
version=1.20
|
||||||
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="https://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="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
||||||
checksum=30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d
|
checksum=5fe2bb841abe72374bb242dbb93293c4ae053078432d896a7481b2ff10be9572
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue