mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
grub-btrfs: update to 4.9.
This commit is contained in:
parent
e6197745c9
commit
12e3713235
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue