Update libsigc++ to 2.0.18 (#3597)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eff3c78328
commit
039d0c8dbc
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libsigc++
|
||||
PKG_VERSION:=2.0.17
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.0.18
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/
|
||||
PKG_MD5SUM:=fde0ee69e3125e982746d9fe005763e1
|
||||
PKG_MD5SUM:=ddebf5aafc8525d10366a8724abc9f28
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
diff -urN libsigc++-2.0.17/Makefile.am libsigc++-2.0.17.new/Makefile.am
|
||||
--- libsigc++-2.0.17/Makefile.am 2005-03-09 10:26:51.000000000 +0100
|
||||
+++ libsigc++-2.0.17.new/Makefile.am 2007-08-29 12:41:29.000000000 +0200
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -4,7 +4,7 @@
|
||||
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
|
||||
# ACLOCAL_FLAGS = -I scripts
|
||||
@ -10,10 +9,9 @@ diff -urN libsigc++-2.0.17/Makefile.am libsigc++-2.0.17.new/Makefile.am
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
|
||||
sigc_configdir = $(libdir)/sigc++-2.0/include
|
||||
diff -urN libsigc++-2.0.17/Makefile.in libsigc++-2.0.17.new/Makefile.in
|
||||
--- libsigc++-2.0.17/Makefile.in 2005-12-20 09:42:07.000000000 +0100
|
||||
+++ libsigc++-2.0.17.new/Makefile.in 2007-08-29 12:41:20.000000000 +0200
|
||||
@@ -205,7 +205,7 @@
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -206,7 +206,7 @@
|
||||
# other stuff here
|
||||
EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
|
||||
# ACLOCAL_FLAGS = -I scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user