mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ncdu2: update to 2.8.2
This commit is contained in:
parent
60fed86b5f
commit
e317ec6387
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncdu2'
|
# Template file for 'ncdu2'
|
||||||
pkgname=ncdu2
|
pkgname=ncdu2
|
||||||
version=2.7
|
version=2.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
configure_args="-Dpie"
|
configure_args="-Dpie"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://dev.yorhel.nl/ncdu"
|
homepage="https://dev.yorhel.nl/ncdu"
|
||||||
changelog="https://dev.yorhel.nl/ncdu/changes2"
|
changelog="https://dev.yorhel.nl/ncdu/changes2"
|
||||||
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
||||||
checksum=b218cc14a2bb9852cf951db4e21aec8980e7a8c3aca097e3aa3417f20eb93000
|
checksum=022fa765d35a79797acdc80c831707df43c9a3ba60d1ae3e6ea4cc1b7a2c013d
|
||||||
conflicts="ncdu"
|
conflicts="ncdu"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue