grub-btrfs: update to 4.9.

This commit is contained in:
teldra 2021-04-13 03:36:18 +02:00 committed by Érico Nogueira Rolim
parent e6197745c9
commit 12e3713235

View file

@ -1,6 +1,6 @@
# Template file for 'grub-btrfs' # Template file for 'grub-btrfs'
pkgname=grub-btrfs pkgname=grub-btrfs
version=4.8.1 version=4.9
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
depends="grub bash" depends="grub bash"
@ -9,7 +9,7 @@ maintainer="Anjandev Momi <anjan@momi.ca>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/Antynea/grub-btrfs" homepage="https://github.com/Antynea/grub-btrfs"
distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz" distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz"
checksum=a0092e705adc91fbb73804327abe68002fa705ea7a4948bb21467134c7f69830 checksum=62461133c697643e98a608239773f500edee3e4055c5729fef6639d1cd610243
post_install() { post_install() {
rm -rf -- "${DESTDIR}"/usr/lib/systemd rm -rf -- "${DESTDIR}"/usr/lib/systemd