Skip to content

Commit

Permalink
foris-controller: update to version 5.5.3
Browse files Browse the repository at this point in the history
 Changed
 - networks: handle multiple "wans" and validate empty "MAC" with
   "wwan", accept "wwan" with "slot_path"
  • Loading branch information
muzikr committed Feb 9, 2024
1 parent 1696be2 commit 556b99a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/foris-controller/foris-controller/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=foris-controller
PKG_VERSION:=5.5.2
PKG_VERSION:=5.5.3
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/foris-controller/foris-controller.git
PKG_MIRROR_HASH:=570a757e9c9182cdcfb813ebeb972b8c4edec46406a4ce3aea679e6742b55867
PKG_MIRROR_HASH:=975daed43b65ee2cada10b3a62f1f68d6655223f97fee461d2eb37bafe6cdc2d
PKG_SOURCE_VERSION:=v$(PKG_VERSION)

PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
Expand Down

0 comments on commit 556b99a

Please sign in to comment.