lowdown: update to 0.9.2.
This commit is contained in:
parent
d07c17bf7c
commit
f3afa873d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.9.0
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -12,7 +12,7 @@ license="ISC"
|
|||
homepage="https://kristaps.bsd.lv/lowdown/"
|
||||
changelog="https://kristaps.bsd.lv/lowdown/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz"
|
||||
checksum=a35b5dd7345395479e02585ac51275192994bc1b3178aadee9a8bef340455c43
|
||||
checksum=5c355d1db2071916b1ad6e789208de664be3781bd17dd8b6b09b1707a283a988
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue