sblg: update to 0.6.1., orphan
This commit is contained in:
parent
11c079f146
commit
885f0f8865
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.5.11
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
hostmakedepends="which"
|
||||
makedepends="expat-devel"
|
||||
short_desc="Simple off-line blog utility"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://kristaps.bsd.lv/sblg/"
|
||||
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
||||
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
|
||||
checksum=f178b6c9b50f87155cf5f06a7b8511e65ffa0cfc48e5097488d12bcce69d81ed
|
||||
checksum=1d0d5a639d003b42358d02f6fcea61a0c709174e5ed6f8e39c6769ec97e18084
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue