|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=ncdu |
|
|
PKG_NAME:=ncdu |
|
|
PKG_VERSION:=1.15.1 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_VERSION:=1.16 |
|
|
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=https://dev.yorhel.nl/download |
|
|
PKG_SOURCE_URL:=https://dev.yorhel.nl/download |
|
|
PKG_HASH:=b02ddc4dbf1db139cc6fbbe2f54a282770380f0ca5c17089855eab52a9ea3fb0 |
|
|
|
|
|
|
|
|
PKG_HASH:=2b915752a183fae014b5e5b1f0a135b4b408de7488c716e325217c2513980fd4 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com> |
|
|
PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com> |
|
|
PKG_LICENSE:=MIT |
|
|
PKG_LICENSE:=MIT |
|
|