mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lowdown: update to 0.6.4.
This commit is contained in:
parent
8a50b84688
commit
58af46cef3
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'lowdown'
|
# Template file for 'lowdown'
|
||||||
pkgname=lowdown
|
pkgname=lowdown
|
||||||
version=0.6.2
|
version=0.6.4
|
||||||
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"
|
||||||
|
hostmakedepends="which"
|
||||||
short_desc="Simple markdown translator"
|
short_desc="Simple markdown translator"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC"
|
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=ec9a0d00aea1763655f2bef20bddd61dbada2b57a93cbbe6bc34f0fd1840486d
|
checksum=10f7ed679fe324c000b3b234f79e5b12895ba42212807d242afdc48dad138e7a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue