mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
Compare commits
3 commits
802d9478a8
...
e5b476124e
Author | SHA1 | Date | |
---|---|---|---|
|
e5b476124e | ||
|
3c123a3701 | ||
|
5290dd7419 |
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'limine'
|
||||
pkgname=limine
|
||||
version=9.2.1
|
||||
version=9.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://limine-bootloader.org/"
|
||||
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
|
||||
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
|
||||
checksum=c87afc14c38a9569529249a41800c2e91e0f1ceeed1e4dfc830ac94bf9cfbefb
|
||||
checksum=b83decd75effba101e4427b1efc81748cf73201c85be36e3795ca090f5f08083
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'offpunk'
|
||||
pkgname=offpunk
|
||||
version=2.3
|
||||
revision=2
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
||||
|
@ -10,10 +10,10 @@ depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
|||
short_desc="Offline-first command-line browser for gemini, gopher and the web"
|
||||
maintainer="Maeve Sproule <code@sprock.dev>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://sr.ht/~lioploum/offpunk"
|
||||
homepage="https://offpunk.net/"
|
||||
changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
|
||||
distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
|
||||
checksum=9b3e4c38a9517b77280cc97a38f4a24e3b7ef07945bebdf2f7c58064a1d72b9e
|
||||
checksum=443e37ce034b904e3424d8c772715d0cdc7161ca57345d55e291cc2bad04999c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue