refind: update to 0.13.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-02-27 07:41:50 +07:00
parent 4830a2aa2a
commit 20158e9bb7

View file

@ -1,7 +1,7 @@
# Template file for 'refind' # Template file for 'refind'
pkgname=refind pkgname=refind
version=0.13.0 version=0.13.1
revision=2 revision=1
archs="x86_64* i686* aarch64*" archs="x86_64* i686* aarch64*"
makedepends="gnu-efi-libs" makedepends="gnu-efi-libs"
depends="bash dosfstools efibootmgr" depends="bash dosfstools efibootmgr"
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-only, BSD-3-Clause, BSD-2-Clause, GPL-2.0-only, LGPL-2.1-only" license="GPL-3.0-only, BSD-3-Clause, BSD-2-Clause, GPL-2.0-only, LGPL-2.1-only"
homepage="https://sourceforge.net/projects/refind/" homepage="https://sourceforge.net/projects/refind/"
distfiles="${SOURCEFORGE_SITE}/refind/refind-src-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/refind/refind-src-${version}.tar.gz"
checksum=c5d888f079f58ba5596782c1259e38100674de3398c3b579b6fc0f1738a33b7e checksum=291a81f2e2c7f68a4f6abd92c998290de20b39886871ebc9cc19e7912b8856fa
python_version=2 python_version=2
conf_files="/etc/default/refind-kernel-hook.conf" conf_files="/etc/default/refind-kernel-hook.conf"