Bladeren bron

package/chrony: bump to version 4.6.1

Release notes: https://chrony-project.org/news.html

This commit also updates the project's homepage and download URL.

The previous homepage URL http://chrony.tuxfamily.org/ now automatically
redirects to https://chrony-project.org/.

Signed-off-by: Scott Fan <fancp2007@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Scott Fan 8 maanden geleden
bovenliggende
commit
b0030fc939
3 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 1 1
      package/chrony/Config.in
  2. 2 2
      package/chrony/chrony.hash
  3. 2 2
      package/chrony/chrony.mk

+ 1 - 1
package/chrony/Config.in

@@ -6,7 +6,7 @@ config BR2_PACKAGE_CHRONY
 	  Chrony is a pair of programs which are used to maintain the
 	  accuracy of the system clock.
 
-	  http://chrony.tuxfamily.org/
+	  https://chrony-project.org/
 
 if BR2_PACKAGE_CHRONY
 

+ 2 - 2
package/chrony/chrony.hash

@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
-# https://download.tuxfamily.org/chrony/chrony-4.4-tar-gz-asc.txt
-sha256  eafb07e6daf92b142200f478856dfed6efc9ea2d146eeded5edcb09b93127088  chrony-4.4.tar.gz
+# https://chrony-project.org/releases/chrony-4.6.1-tar-gz-asc.txt
+sha256  571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c  chrony-4.6.1.tar.gz
 # Locally calculated
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING

+ 2 - 2
package/chrony/chrony.mk

@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-CHRONY_VERSION = 4.4
-CHRONY_SITE = http://download.tuxfamily.org/chrony
+CHRONY_VERSION = 4.6.1
+CHRONY_SITE = https://chrony-project.org/releases
 CHRONY_LICENSE = GPL-2.0
 CHRONY_LICENSE_FILES = COPYING
 CHRONY_CPE_ID_VENDOR = tuxfamily