sipp: bump version to 3.3
This patch bumps Sipp - the SIP generator - from version 3.1 to version 3.3. It tested with basic scenarios. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35797 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
feb1b928bb
commit
b0a2f6492e
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2013 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sipp
|
PKG_NAME:=sipp
|
||||||
PKG_VERSION:=3.1
|
PKG_VERSION:=3.3
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).src.tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/sipp
|
PKG_SOURCE_URL:=@SF/sipp
|
||||||
PKG_MD5SUM:=452a6f88f2d314dbb2f44e318a60982b
|
PKG_MD5SUM:=8c1d513423f9dabee799e738b737e311
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/uclibc++.mk
|
include $(INCLUDE_DIR)/uclibc++.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user