lowdown: update to 0.7.2.
This commit is contained in:
parent
668d6a64a9
commit
2155d4f41b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -11,7 +11,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=02b48f90885cc2a8a375ef095da15954f2a2f3ece26bd6e13552b75906cd19e9
|
||||
checksum=e9dc42f62be40f4da6319683c1bacd882a339be24d64af9f8a1f7e6fd6a151bd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue