mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
kadnode: update to version 2.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
@@ -1,19 +1,15 @@
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
|
||||
PKG_NAME:=kadnode
|
||||
PKG_VERSION:=2.2.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.2.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/mwarning/KadNode/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_SOURCE:=KadNode-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=1b3ccaa01cbb7548ef268d8b562059452826dc774529303c494418d1a450ca97
|
||||
PKG_HASH:=b9803c3c3218b546265dd0072a23474571af1022e38584f2c5f52483d3b28b1a
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/KadNode-$(PKG_VERSION)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user