httping: add license informations

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2024-03-13 12:33:34 +01:00
parent 685ef7d97b
commit a1dfaab951
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=httping
PKG_VERSION:=3.5
PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/folkertvanheusden/HTTPing