sipp: bump to 3.6.0
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
f6f18cf61c
commit
acf3218ef9
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sipp
|
||||
PKG_VERSION:=3.5.2
|
||||
PKG_VERSION:=3.6.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/SIPp/sipp/releases/download/v$(PKG_VERSION)
|
||||
PKG_HASH:=875fc2dc2e46064aa8af576a26166b45e8a0ae22ec2ae0481baf197931c59609
|
||||
PKG_HASH:=e47e7b11fec0769cf76b30623a66390333bdb20323c66043ca535460858fa1bb
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+ BSD-3-Clause Zlib
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue