diff mbox series

package/libnids: bump version to 1.26

Message ID 20220219103507.29176-1-guillaume.bressaix@gmail.com
State Accepted
Headers show
Series package/libnids: bump version to 1.26 | expand

Commit Message

Guillaume Bres Feb. 19, 2022, 10:35 a.m. UTC
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>
---
 package/libnids/libnids.hash | 4 ++--
 package/libnids/libnids.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Arnout Vandecappelle March 12, 2022, 5 p.m. UTC | #1
On 19/02/2022 11:35, Guillaume W. Bres wrote:
> 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>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/libnids/libnids.hash | 4 ++--
>   package/libnids/libnids.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/libnids/libnids.hash b/package/libnids/libnids.hash
> index 4a2949c39d..e51dbf151c 100644
> --- a/package/libnids/libnids.hash
> +++ b/package/libnids/libnids.hash
> @@ -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
> diff --git a/package/libnids/libnids.mk b/package/libnids/libnids.mk
> index 3e36838c40..57e68654dc 100644
> --- a/package/libnids/libnids.mk
> +++ b/package/libnids/libnids.mk
> @@ -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
diff mbox series

Patch

diff --git a/package/libnids/libnids.hash b/package/libnids/libnids.hash
index 4a2949c39d..e51dbf151c 100644
--- a/package/libnids/libnids.hash
+++ b/package/libnids/libnids.hash
@@ -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
diff --git a/package/libnids/libnids.mk b/package/libnids/libnids.mk
index 3e36838c40..57e68654dc 100644
--- a/package/libnids/libnids.mk
+++ b/package/libnids/libnids.mk
@@ -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