ncdu2: update to 2.7
This commit is contained in:
parent
a1022dca15
commit
012c41624f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdu2'
|
||||
pkgname=ncdu2
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=zig-build
|
||||
configure_args="-Dpie"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://dev.yorhel.nl/ncdu"
|
||||
changelog="https://dev.yorhel.nl/ncdu/changes2"
|
||||
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
||||
checksum=3f471ebd38b56e60dab80c27e3af1d826666957f02d9e8419b149daaf7ade505
|
||||
checksum=b218cc14a2bb9852cf951db4e21aec8980e7a8c3aca097e3aa3417f20eb93000
|
||||
conflicts="ncdu"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue