Explorar o código

package/ccache: bump to version 3.2.2

Bump ccache to minor version 3.2.2.
Also changed download URL to https.

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Karoly Kasza %!s(int64=10) %!d(string=hai) anos
pai
achega
67524ba4e8
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 2 2
      package/ccache/ccache.hash
  2. 2 2
      package/ccache/ccache.mk

+ 2 - 2
package/ccache/ccache.hash

@@ -1,2 +1,2 @@
-# Verified key http://samba.org/ftp/ccache/ccache-3.2.1.tar.xz.asc - sha256 computed locally
-sha256	872af34e1d2cef18694001d29db7f167d644e7602ca32cd6c74b28d81458bd9d	ccache-3.2.1.tar.xz
+# Verified key https://samba.org/ftp/ccache/ccache-3.2.2.tar.xz.asc - sha256 computed locally
+sha256	4f0d99699f24d198494addca0f41a93b0150cdfd01491f15a5d7eb02c7c2a0ca	ccache-3.2.2.tar.xz

+ 2 - 2
package/ccache/ccache.mk

@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-CCACHE_VERSION = 3.2.1
-CCACHE_SITE = http://samba.org/ftp/ccache
+CCACHE_VERSION = 3.2.2
+CCACHE_SITE = https://samba.org/ftp/ccache
 CCACHE_SOURCE = ccache-$(CCACHE_VERSION).tar.xz
 CCACHE_LICENSE = GPLv3+, others
 CCACHE_LICENSE_FILES = LICENSE.txt GPL-3.0.txt