|
@ -8,15 +8,15 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
PKG_NAME:=frr |
|
|
PKG_NAME:=frr |
|
|
PKG_VERSION:=7.5 |
|
|
PKG_VERSION:=7.5 |
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
PKG_SOURCE_DATE:=2020-12-22 |
|
|
|
|
|
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
PKG_SOURCE_DATE:=2021-01-22 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_DATE).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_DATE).tar.gz |
|
|
PKG_SOURCE_VERSION:=5061dec601016ffc3da3c0fcb554c799ba9e0868 |
|
|
|
|
|
|
|
|
PKG_SOURCE_VERSION:=a4af08a19e93cc8560f571ffc4819d53ed35ad66 |
|
|
PKG_SOURCE_URL:=https://codeload.github.com/FRRouting/frr/tar.gz/$(PKG_SOURCE_VERSION)? |
|
|
PKG_SOURCE_URL:=https://codeload.github.com/FRRouting/frr/tar.gz/$(PKG_SOURCE_VERSION)? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PKG_HASH:=f2f2e2df8c33805c8c038b7b85de18d41bb9c08ba6a27fae8962b343aee0b0db |
|
|
|
|
|
|
|
|
PKG_HASH:=69bcbcde984560e9c41f52f5c509c58ea3d8d287750cc546d3a95e2ec9110dd4 |
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> |
|
|
|
|
|
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION) |
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION) |
|
|