parent
e7214d0d4b
commit
3a3ae18632
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sblg'
|
||||
pkgname=sblg
|
||||
version=0.4.13
|
||||
version=0.4.14
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man"
|
||||
|
@ -8,10 +8,10 @@ makedepends="expat-devel"
|
|||
short_desc="Simple off-line blog utility"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="ISC"
|
||||
changelog="https://kristaps.bsd.lv/sblg/archive.html"
|
||||
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=e2f00ad3e14501e16b1ac4891c12fdd48ad29c1fc7242b177c57ca7205ecdc89
|
||||
checksum=90d16009e3702ad393ef01605324c6d4f19c2f4401b2d863291f79dc92d8cf84
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue