lowdown: update to 0.7.4.
This commit is contained in:
parent
0d95ad46f3
commit
59df4f840b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lowdown'
|
||||
pkgname=lowdown
|
||||
version=0.7.3
|
||||
version=0.7.4
|
||||
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=e71fbe8ca6ec2770b27efaaf14afd6e16edf5f0374c2c0baf43cf9d7d5342390
|
||||
checksum=21bb1cad16a71a3b218965ea7109592ef7f22853eb46f0448af99741bf26c052
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue