refind: update to 0.11.3. (#1197)
This commit is contained in:
parent
360d97ab27
commit
6ce8512a84
@ -1,16 +1,16 @@
|
||||
# Template file for 'refind'
|
||||
pkgname=refind
|
||||
version=0.11.2
|
||||
version=0.11.3
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64 x86_64-musl"
|
||||
makedepends="gnu-efi-libs git"
|
||||
depends="bash dosfstools efibootmgr"
|
||||
short_desc="An EFI boot manager utility"
|
||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-only, BSD-3-Clause"
|
||||
homepage="https://sourceforge.net/projects/refind/"
|
||||
distfiles="${SOURCEFORGE_SITE}/refind/refind-src-${version}.tar.gz"
|
||||
checksum=f64f39488bc996787f6aa33e4107ef26c8f22ef6385fdf70cf613ee049bd1dcc
|
||||
checksum=6398ebd5c80382ada4819b5874cb7ca34df6c820f1872e7ba99f929caef2018f
|
||||
|
||||
post_extract() {
|
||||
sed 's|RefindDir=\"\$ThisDir/refind\"|RefindDir="/usr/share/refind"|g' -i refind-install
|
||||
|
Loading…
x
Reference in New Issue
Block a user