Upgrade to new version and refresh patches. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > ---
Index: libs/libosip2/patches/001-automake-compat.patch =================================================================== --- libs/libosip2/patches/001-automake-compat.patch (revision 27718) +++ libs/libosip2/patches/001-automake-compat.patch (working copy) @@ -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 Index: libs/libosip2/Makefile =================================================================== --- libs/libosip2/Makefile (revision 27718) +++ libs/libosip2/Makefile (working copy) @@ -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 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
