mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ncdu: update to 1.19.
This commit is contained in:
parent
2ce2ea6b1a
commit
a24de71290
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.18.1
|
version=1.19
|
||||||
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=7c0fa1eb29d85aaed4ba174164bdbb8f011b5c390d017c57d668fc7231332405
|
checksum=30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue