logswan: update to 2.1.3.

This commit is contained in:
Duncaen 2020-01-21 12:21:21 +01:00
parent e1732382ef
commit 00b366ff9c
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'logswan' # Template file for 'logswan'
pkgname=logswan pkgname=logswan
version=2.1.2 version=2.1.3
revision=1 revision=1
build_style=cmake build_style=cmake
makedepends="jansson-devel libmaxminddb-devel" makedepends="jansson-devel libmaxminddb-devel"
@ -10,7 +10,7 @@ license="BSD-2-clause"
homepage="https://www.logswan.org/" homepage="https://www.logswan.org/"
changelog="https://github.com/fcambus/logswan/raw/master/ChangeLog" changelog="https://github.com/fcambus/logswan/raw/master/ChangeLog"
distfiles="https://github.com/fcambus/logswan/archive/${version}.tar.gz" distfiles="https://github.com/fcambus/logswan/archive/${version}.tar.gz"
checksum=f83920e5c2b9224a14cce65b65199b5948b529d1a54c8fd1c545df1c480f7ba3 checksum=3a3765490626e1c2b7682ba8779193b0d3795deca710b70984a0461710df54e4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE