Skip to content

Commit

Permalink
chrony: update to 4.6
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Lichvar <[email protected]>
  • Loading branch information
mlichvar authored and BKPepe committed Sep 6, 2024
1 parent 3219c50 commit cd4ee8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/chrony/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=chrony
PKG_VERSION:=4.5
PKG_RELEASE:=2
PKG_VERSION:=4.6
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://chrony-project.org/releases/
PKG_HASH:=19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422
PKG_HASH:=9adad4a5014420fc52b695896556fdfb49709dc7cd72d7f688d9eb85d5a274d5

PKG_MAINTAINER:=Miroslav Lichvar <[email protected]>
PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit cd4ee8c

Please sign in to comment.