mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lowdown: update to 1.4.0.
This commit is contained in:
parent
f3aecd9df3
commit
b7f39add13
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lowdown'
|
# Template file for 'lowdown'
|
||||||
pkgname=lowdown
|
pkgname=lowdown
|
||||||
version=1.3.2
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||||
make_install_target="install install_libs"
|
make_install_target="install install_libs"
|
||||||
|
@ -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=8e004cd25f3f8e4b4846986e6cd5336077c039567f84eff2a87822e3924a3fec
|
checksum=75bf8ddc66f6c75ebb64131ced1e729983a38f866a93878fc1753df93330e0ef
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue