grub-btrfs: update to 4.10.1
This commit is contained in:
parent
d90126b211
commit
f42d027402
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grub-btrfs'
|
||||
pkgname=grub-btrfs
|
||||
version=4.9
|
||||
version=4.10.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="grub bash"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Anjandev Momi <anjan@momi.ca>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Antynea/grub-btrfs"
|
||||
distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz"
|
||||
checksum=62461133c697643e98a608239773f500edee3e4055c5729fef6639d1cd610243
|
||||
checksum=3ef53f16a7bc0fdd5a5ac2216a41bf1b2f4fd2283717c5c240415d5d24d3734b
|
||||
|
||||
post_install() {
|
||||
rm -rf -- "${DESTDIR}"/usr/lib/systemd
|
||||
|
|
Loading…
Reference in a new issue