grub-btrfs: update to 4.6
This commit is contained in:
parent
c9d6a5093d
commit
dbe1c2f183
srcpkgs/grub-btrfs
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grub-btrfs'
|
||||
pkgname=grub-btrfs
|
||||
version=4.3
|
||||
version=4.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="grub bash"
|
||||
|
@ -8,5 +8,5 @@ short_desc="Include btrfs snapshots at Grub menu"
|
|||
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/${version}.tar.gz"
|
||||
checksum=6692008326136371bb48fd2a4da0f44e8395413a999862007db6db77543c1f77
|
||||
distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz"
|
||||
checksum=6c32be223344a77807e70dfd47846f1986da618b0050c494725222b287240f71
|
||||
|
|
Loading…
Reference in New Issue