diff mbox

tcpreplay: Bump version to 4.0.2

Message ID 1390901826-2954-1-git-send-email-judge.packham@gmail.com
State Accepted
Commit a2ff491db36c613fbc84e3bf065d42d94399c086
Headers show

Commit Message

Chris Packham Jan. 28, 2014, 9:37 a.m. UTC
Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
On 28/01/14 03:26, Peter Korsgaard wrote:
> 
> A patch to bump the version would be good as well, thank.
> 

Here you go. I've heard back from upstream, the maintainer is dealing with some
family issues so the patch from my pull request will do for now. Build tested
with/without BR2_PACKAGE_TCPDUMP.

 package/tcpreplay/tcpreplay.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Jan. 28, 2014, 10:28 a.m. UTC | #1
>>>>> "Chris" == Chris Packham <judge.packham@gmail.com> writes:

 > Signed-off-by: Chris Packham <judge.packham@gmail.com>
 > ---
 > On 28/01/14 03:26, Peter Korsgaard wrote:
 >> 
 >> A patch to bump the version would be good as well, thank.
 >> 

Committed, thanks.

 > Here you go. I've heard back from upstream, the maintainer is dealing with some
 > family issues so the patch from my pull request will do for now. Build tested
 > with/without BR2_PACKAGE_TCPDUMP.

Ok, thanks.
diff mbox

Patch

diff --git a/package/tcpreplay/tcpreplay.mk b/package/tcpreplay/tcpreplay.mk
index a2cd16e..fdb42a5 100644
--- a/package/tcpreplay/tcpreplay.mk
+++ b/package/tcpreplay/tcpreplay.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-TCPREPLAY_VERSION = 4.0.0
+TCPREPLAY_VERSION = 4.0.2
 TCPREPLAY_SITE = http://downloads.sourceforge.net/project/tcpreplay/tcpreplay/$(TCPREPLAY_VERSION)
 TCPREPLAY_LICENSE = GPLv3
 TCPREPLAY_LICENSE_FILES = docs/LICENSE