mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lowdown: update to 1.1.1.
This commit is contained in:
parent
83706c9d2e
commit
071773e06f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lowdown'
|
# Template file for 'lowdown'
|
||||||
pkgname=lowdown
|
pkgname=lowdown
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
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=f31e3950c4732b1e409174fa092eca40c55be77a448ee2818df987979d7b0879
|
checksum=3b1a4a9db44b0ea621189f107ff0dd6dff305c35209f46c17382b71555a3567e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue