From 1628ff11eda704e9f625f5ffd1250fb720cfa0ac Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 19 Mar 2021 17:14:37 +0800 Subject: [PATCH] core/refind: updated to 0.13.2 --- core/refind/.checksums | 2 +- core/refind/.pkgfiles | 9 ++++++--- core/refind/spkgbuild | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/core/refind/.checksums b/core/refind/.checksums index b21540407..331abae7d 100644 --- a/core/refind/.checksums +++ b/core/refind/.checksums @@ -1,2 +1,2 @@ c537a5596218a8eb0e26828f36388a72 refind-0.12.0-gcc10.patch -816252968231915b3445ab00b067f011 refind-src-0.13.1.tar.gz +053502eb2a1bbbc40fd0b735cb57b33b refind-src-0.13.2.tar.gz diff --git a/core/refind/.pkgfiles b/core/refind/.pkgfiles index 82fb48044..96744c2f7 100644 --- a/core/refind/.pkgfiles +++ b/core/refind/.pkgfiles @@ -1,4 +1,4 @@ -refind-0.13.1-1 +refind-0.13.2-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/mkfont.sh @@ -71,6 +71,7 @@ drwxr-xr-x root/root usr/share/refind/icons/ -rw-r--r-- root/root usr/share/refind/icons/os_mac.png -rw-r--r-- root/root usr/share/refind/icons/os_mageia.png -rw-r--r-- root/root usr/share/refind/icons/os_mandriva.png +-rw-r--r-- root/root usr/share/refind/icons/os_manjaro.png -rw-r--r-- root/root usr/share/refind/icons/os_netbsd.png -rw-r--r-- root/root usr/share/refind/icons/os_network.png -rw-r--r-- root/root usr/share/refind/icons/os_opensuse.png @@ -141,8 +142,10 @@ drwxr-xr-x root/root usr/share/refind/keys/ -rw-r--r-- root/root usr/share/refind/keys/altlinux.cer -rw-r--r-- root/root usr/share/refind/keys/canonical-uefi-ca.cer -rw-r--r-- root/root usr/share/refind/keys/canonical-uefi-ca.crt --rw-r--r-- root/root usr/share/refind/keys/centos.cer --rw-r--r-- root/root usr/share/refind/keys/centos.crt +-rw-r--r-- root/root usr/share/refind/keys/centossecureboot201.cer +-rw-r--r-- root/root usr/share/refind/keys/centossecureboot201.crt +-rw-r--r-- root/root usr/share/refind/keys/centossecurebootca2.cer +-rw-r--r-- root/root usr/share/refind/keys/centossecurebootca2.crt -rw-r--r-- root/root usr/share/refind/keys/debian.cer -rw-r--r-- root/root usr/share/refind/keys/fedora-ca.cer -rw-r--r-- root/root usr/share/refind/keys/fedora-ca.crt diff --git a/core/refind/spkgbuild b/core/refind/spkgbuild index 8d50cebca..0d7d0ef59 100644 --- a/core/refind/spkgbuild +++ b/core/refind/spkgbuild @@ -2,7 +2,7 @@ # depends : gnu-efi name=refind -version=0.13.1 +version=0.13.2 release=1 source="https://downloads.sourceforge.net/$name/$version/$name-src-$version.tar.gz refind-0.12.0-gcc10.patch"