package/libnids: bump version to 1.26
Change repo source to official github.com repository which is actively maintained. Previous sourceforge.net sources remained untouched since 2010. Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
3a599e9f37
commit
f8aefa8807
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 314b4793e0902fbf1fdb7fb659af37a3c1306ed1aad5d1c84de6c931b351d359 libnids-1.24.tar.gz
|
||||
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING
|
||||
sha256 3f3e9f99a83cd37bc74af83d415c5e3a7505f5b190dfaf456b0849e0054f6733 libnids-1.26.tar.gz
|
||||
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBNIDS_VERSION = 1.24
|
||||
LIBNIDS_SITE = https://sourceforge.net/projects/libnids/files/libnids/$(LIBNIDS_VERSION)
|
||||
LIBNIDS_VERSION = 1.26
|
||||
LIBNIDS_SITE = $(call github,MITRECND,libnids,$(LIBNIDS_VERSION),$(LIBNIDS_VERSION).tar.gz)
|
||||
LIBNIDS_LICENSE = GPL-2.0
|
||||
LIBNIDS_LICENSE_FILES = COPYING
|
||||
LIBNIDS_CPE_ID_VENDOR = libnids_project
|
||||
|
Loading…
Reference in New Issue
Block a user