From 674bbc500203bc47470030874728721194fcdd5b Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 3 Aug 2011 21:08:39 +0000 Subject: [PATCH] [packages] upgrade libosip2 package Upgrade to new version and refresh patches. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > git-svn-id: svn://svn.openwrt.org/openwrt/packages@27886 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libosip2/Makefile | 8 ++++---- libs/libosip2/patches/001-automake-compat.patch | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/libosip2/Makefile b/libs/libosip2/Makefile index 1f22ac09f..d6ad45f93 100644 --- a/libs/libosip2/Makefile +++ b/libs/libosip2/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libosip2 -PKG_VERSION:=3.1.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.5.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/osip -PKG_MD5SUM:=7eb305608256ac2a7a27b66ce52627c8 +PKG_MD5SUM:=7691546f6b3349d10007fc1aaff0f4e0 PKG_FIXUP:=libtool PKG_INSTALL:=1 diff --git a/libs/libosip2/patches/001-automake-compat.patch b/libs/libosip2/patches/001-automake-compat.patch index 1a6a0ecce..9c0bc11cd 100644 --- a/libs/libosip2/patches/001-automake-compat.patch +++ b/libs/libosip2/patches/001-automake-compat.patch @@ -5,4 +5,4 @@ + EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in - SUBDIRS = include src scripts help platform debian + SUBDIRS = include src scripts help platform -- 2.11.0