lowdown: update to 1.1.2.

This commit is contained in:
Duncaen 2024-10-02 18:22:04 +02:00
parent 0688dcaef4
commit e0b499dc84
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'lowdown' # Template file for 'lowdown'
pkgname=lowdown pkgname=lowdown
version=1.1.1 version=1.1.2
revision=1 revision=1
build_style=configure build_style=configure
configure_args="PREFIX=/usr MANDIR=/usr/share/man" configure_args="PREFIX=/usr MANDIR=/usr/share/man"
@ -12,7 +12,7 @@ license="ISC"
homepage="https://kristaps.bsd.lv/lowdown/" homepage="https://kristaps.bsd.lv/lowdown/"
changelog="https://kristaps.bsd.lv/lowdown/archive.html" changelog="https://kristaps.bsd.lv/lowdown/archive.html"
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz" distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
checksum=3b1a4a9db44b0ea621189f107ff0dd6dff305c35209f46c17382b71555a3567e checksum=844c6b090729aa45c6459dd63cb1faaf8d9945ed59ea46387778cd91c67033b0
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md