libosip2: version bump
Bump to 5.0.0, drop patch which was integrated by upstream. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
629005d093
commit
145c57b4bc
2 changed files with 2 additions and 10 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libosip2
|
||||
PKG_VERSION:=4.1.0
|
||||
PKG_VERSION:=5.0.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/osip
|
||||
PKG_HASH:=996aa0363316a871915b6f12562af53853a9962bb93f6abe1ae69f8de7008504
|
||||
PKG_HASH:=18a13c954f7297978e7bf1a0cdadde7c531e519d61a045dae304e054f3b2df03
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,3 +1,5 @@
|
||||
+ACLOCAL_AMFLAGS = -I scripts
|
||||
+
|
||||
EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in
|
||||
|
||||
SUBDIRS = include src scripts help platform
|
Loading…
Reference in a new issue