mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/ncdu: Update to 1.21
Changes: https://dev.yorhel.nl/ncdu/changes https://code.blicky.net/yorhel/ncdu/src/branch/master/ChangeLog
This commit is contained in:
parent
8e155ebdc2
commit
6f2fa2dd1e
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ncdu
|
||||
PORTVERSION= 1.20
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://dev.yorhel.nl/download/
|
||||
|
||||
|
@ -11,7 +11,7 @@ WWW= https://dev.yorhel.nl/ncdu \
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= ncurses
|
||||
USES= ncurses pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1715842546
|
||||
SHA256 (ncdu-1.20.tar.gz) = 5fe2bb841abe72374bb242dbb93293c4ae053078432d896a7481b2ff10be9572
|
||||
SIZE (ncdu-1.20.tar.gz) = 150835
|
||||
TIMESTAMP = 1732202494
|
||||
SHA256 (ncdu-1.21.tar.gz) = a894d3a9b46bce578a6039bef48f54533ec402fb589b0769bfbb1d1edf9601a6
|
||||
SIZE (ncdu-1.21.tar.gz) = 152622
|
||||
|
|
Loading…
Add table
Reference in a new issue