mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
frr: update to 10.6.1
update frr to latest stable 10.6.1 Signed-off-by: Lucian CRISTIAN <lucian.cristian@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
a9e8063d59
commit
a8e826ac34
+2
-2
@@ -7,12 +7,12 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=frr
|
||||
PKG_VERSION:=10.4.1
|
||||
PKG_VERSION:=10.6.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/FRRouting/frr/tar.gz/$(PKG_NAME)-$(PKG_VERSION)?
|
||||
PKG_HASH:=8e4003eaba168626c5ea7a6735f2c85c87b04214e6f8c8f2715b21f8ae40970b
|
||||
PKG_HASH:=35f2cb4328617261db687e1d4e400c7c491b41b3aa4a109d7da9ebff0cf7e402
|
||||
|
||||
|
||||
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -954,7 +954,6 @@ AC_DEFINE_UNQUOTED([DFLT_NAME], ["$DFLT_
|
||||
@@ -979,7 +979,6 @@ AC_DEFINE_UNQUOTED([DFLT_NAME], ["$DFLT_
|
||||
#
|
||||
|
||||
AS_IF([test "$host" = "$build"], [
|
||||
|
||||
Reference in New Issue
Block a user