Skip to content

Commit

Permalink
nfdump: update to 1.6.25
Browse files Browse the repository at this point in the history
Signed-off-by: W. Michael Petullo <[email protected]>
  • Loading branch information
flyn-org authored and 1582130940 committed Dec 23, 2022
1 parent 6ed1de7 commit 184707f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/nfdump/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nfdump
PKG_VERSION:=1.6.24
PKG_RELEASE:=$(AUTORELEASE)
PKG_VERSION:=1.6.25
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/phaag/nfdump/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=11ea7ecba405d57076c321f6f77491f1c64538062630131c98ac62dc4870545e
PKG_HASH:=811ffab139078c08d922739d20f487c48870749c74a0cd4b14dd126252c4be88

PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
PKG_LICENSE:=BSD-3-Clause
Expand Down

0 comments on commit 184707f

Please sign in to comment.