lowdown: update to 1.0.1.
This commit is contained in:
parent
47b86967dc
commit
b4d40e85f0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lowdown'
|
# Template file for 'lowdown'
|
||||||
pkgname=lowdown
|
pkgname=lowdown
|
||||||
version=1.0.0
|
version=1.0.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=a7c9dbbd40e3e9d9296ff6ef6ac54fec83b1abe54db7b6113cd9c0f692a20c13
|
checksum=447b0a783d7beb1d82d9c40ea0395063535f2651e611b0662ebcfa687bf7906a
|
||||||
shlib_provides="liblowdown.so"
|
shlib_provides="liblowdown.so"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue