ncdu: update to 1.14.1
This commit is contained in:
parent
50c212dc18
commit
b6093f552b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.14
|
||||
version=1.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=c694783aab21e27e64baad314b7c1ff34541bfa219fe9645ef6780f1c5558c44
|
||||
checksum=be31e0e8c13a0189f2a186936f7e298c6390ebdc573bb4a1330bc1fcbf56e13e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue