ncdu: update to 1.15
Signed-off-by: Charles E. Lehner <cel@celehner.com>
This commit is contained in:
parent
f785b219cd
commit
0c8903dbf5
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ncdu
|
||||
PKG_VERSION:=1.14.2
|
||||
PKG_VERSION:=1.15
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://dev.yorhel.nl/download
|
||||
PKG_HASH:=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1
|
||||
PKG_HASH:=4a593dc5cceb2492a9669f5f5d69d0e517de457a11036788ea4591f33c5297fb
|
||||
|
||||
PKG_MAINTAINER:=Charles Lehner <celehner1@gmail.com>
|
||||
PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com>
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
|
|
Loading…
Reference in a new issue