mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sblg: update to 0.6.1., orphan
This commit is contained in:
parent
11c079f146
commit
885f0f8865
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'sblg'
|
# Template file for 'sblg'
|
||||||
pkgname=sblg
|
pkgname=sblg
|
||||||
version=0.5.11
|
version=0.6.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"
|
||||||
hostmakedepends="which"
|
|
||||||
makedepends="expat-devel"
|
makedepends="expat-devel"
|
||||||
short_desc="Simple off-line blog utility"
|
short_desc="Simple off-line blog utility"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://kristaps.bsd.lv/sblg/"
|
homepage="https://kristaps.bsd.lv/sblg/"
|
||||||
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
||||||
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
|
distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f178b6c9b50f87155cf5f06a7b8511e65ffa0cfc48e5097488d12bcce69d81ed
|
checksum=1d0d5a639d003b42358d02f6fcea61a0c709174e5ed6f8e39c6769ec97e18084
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue