Skip to content

Commit

Permalink
frr: update to 8.2.2 branch
Browse files Browse the repository at this point in the history
Signed-off-by: Lucian Cristian <[email protected]>
  • Loading branch information
lucize authored and neheb committed Mar 22, 2022
1 parent 6a51794 commit 47748e2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions net/frr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@

include $(TOPDIR)/rules.mk
PKG_NAME:=frr
PKG_VERSION:=8.2.0
PKG_RELEASE:=1
PKG_SOURCE_DATE:=2022-03-05
PKG_VERSION:=8.2.2
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_DATE:=2022-03-22

PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_DATE).tar.gz
PKG_SOURCE_VERSION:=47a5de9c038c17038cef61786fd1216d33ee0f66
PKG_SOURCE_VERSION:=830ba8bb25fb9968a4cd331a60344ad53ea0e300
PKG_SOURCE_URL:=https://codeload.github.com/FRRouting/frr/tar.gz/$(PKG_SOURCE_VERSION)?


PKG_HASH:=6007ae2fdb2e068696f92dd000f247ef2a27d846863b0b1552752e41ed5f4017
PKG_HASH:=bf75b6443c65937d1b2713e75359c0d1e0f02c049c9ab5c7b9af4a0ce05f5700
PKG_MAINTAINER:=Lucian Cristian <[email protected]>

PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION)
Expand Down

0 comments on commit 47748e2

Please sign in to comment.