[packages] quagga-unstable: Update to v0.99.14 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17007 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
14b27859b1
commit
4d31c55f9a
@ -8,9 +8,9 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=quagga-unstable
|
PKG_NAME:=quagga-unstable
|
||||||
PKG_VERSION:=0.99.13
|
PKG_VERSION:=0.99.14
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=55a7d2dcf016580a7c7412b3518cd942
|
PKG_MD5SUM:=3a075fd5e26ec6d52f4a51b14a2d3c2c
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://www.quagga.net/download/ \
|
PKG_SOURCE_URL:=http://www.quagga.net/download/ \
|
||||||
http://www.de.quagga.net/download/ \
|
http://www.de.quagga.net/download/ \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -394,7 +394,7 @@ dnl -------------------------
|
@@ -397,7 +397,7 @@ dnl -------------------------
|
||||||
AC_CHECK_HEADERS([stropts.h sys/ksym.h sys/times.h sys/select.h \
|
AC_CHECK_HEADERS([stropts.h sys/ksym.h sys/times.h sys/select.h \
|
||||||
sys/types.h linux/version.h netdb.h asm/types.h \
|
sys/types.h linux/version.h netdb.h asm/types.h \
|
||||||
sys/param.h limits.h signal.h libutil.h \
|
sys/param.h limits.h signal.h libutil.h \
|
||||||
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
dnl Utility macro to avoid retyping includes all the time
|
dnl Utility macro to avoid retyping includes all the time
|
||||||
m4_define([QUAGGA_INCLUDES],
|
m4_define([QUAGGA_INCLUDES],
|
||||||
@@ -774,6 +774,17 @@ AC_SUBST(RT_METHOD)
|
@@ -779,6 +779,17 @@ AC_SUBST(RT_METHOD)
|
||||||
AC_SUBST(KERNEL_METHOD)
|
AC_SUBST(KERNEL_METHOD)
|
||||||
AC_SUBST(OTHER_METHOD)
|
AC_SUBST(OTHER_METHOD)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user