Skip to content

Commit

Permalink
reforis: update to version 3.2.1
Browse files Browse the repository at this point in the history
* Create & update translation messages
* Wrap expiration text in span elements for improved rendering
* Refactor Portal usage in DHCP clients components
* Refactor session timeout handling with alert context
  • Loading branch information
aleksan4eg authored and muzikr committed Dec 11, 2024
1 parent f4fa964 commit 9e3c865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/reforis/reforis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=reforis
PKG_VERSION:=3.2.0
PKG_VERSION:=3.2.1
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/reforis/reforis
PKG_MIRROR_HASH:=4cb6a86e38c01ad333fc8b33ae135d3776e70958617fd5af8a9b3e53cd8aa19e
PKG_MIRROR_HASH:=00250ffde0fd8998dbaeda2ee803b84244ca894dbda1142b178385bfceab3690
PKG_SOURCE_VERSION:=v$(PKG_VERSION)

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

0 comments on commit 9e3c865

Please sign in to comment.