mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
limine: update to 9.6.5.
This commit is contained in:
parent
7603a1dc52
commit
e62970d48c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'limine'
|
# Template file for 'limine'
|
||||||
pkgname=limine
|
pkgname=limine
|
||||||
version=9.6.1
|
version=9.6.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-all"
|
configure_args="--enable-all"
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Advanced, portable, multiprotocol bootloader"
|
||||||
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
maintainer="Mintsuki <mintsuki@protonmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://limine-bootloader.org/"
|
homepage="https://limine-bootloader.org/"
|
||||||
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
|
changelog="https://codeberg.org/Limine/Limine/raw/branch/trunk/ChangeLog"
|
||||||
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
|
distfiles="https://codeberg.org/Limine/Limine/releases/download/v${version}/limine-${version}.tar.gz"
|
||||||
checksum=fc601e671d9286d0be568a8d3bf481f07e242cb81d2c073f440195c45e8899b7
|
checksum=777b5e156e9e48a1be54859bb8eb396bd7f4731bf616cb1ea647237e57bb126b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue