From f658a3266b8d6d14e2a5bf64e6659b6284783d52 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Sat, 29 Nov 2014 14:28:55 +0100 Subject: [PATCH] asterisk-codec-g729: update to 1.3.0 Signed-off-by: Jiri Slachta --- net/asterisk-1.8.x-codec-g729/Makefile | 4 ++-- net/asterisk-11.x-codec-g729/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/asterisk-1.8.x-codec-g729/Makefile b/net/asterisk-1.8.x-codec-g729/Makefile index e789f28..d5a21b8 100644 --- a/net/asterisk-1.8.x-codec-g729/Makefile +++ b/net/asterisk-1.8.x-codec-g729/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18-codec-g729 -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 PKG_RELEASE:=1 PKG_SOURCE:=asterisk-g72x-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://asterisk.hosting.lv/src/ -PKG_MD5SUM:=a830aefa27634787f41ff8b209ba585b +PKG_MD5SUM:=05825dfbe4959dc5c90b2f7b91e3d4e3 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME) PKG_FIXUP:=autoreconf diff --git a/net/asterisk-11.x-codec-g729/Makefile b/net/asterisk-11.x-codec-g729/Makefile index 62359d9..31c8841 100644 --- a/net/asterisk-11.x-codec-g729/Makefile +++ b/net/asterisk-11.x-codec-g729/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk11-codec-g729 -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 PKG_RELEASE:=1 PKG_SOURCE:=asterisk-g72x-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://asterisk.hosting.lv/src/ -PKG_MD5SUM:=a830aefa27634787f41ff8b209ba585b +PKG_MD5SUM:=05825dfbe4959dc5c90b2f7b91e3d4e3 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME) PKG_FIXUP:=autoreconf -- 2.30.2