mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
logswan: update to 2.1.11.
This commit is contained in:
parent
d450459e35
commit
f15311c4eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'logswan'
|
# Template file for 'logswan'
|
||||||
pkgname=logswan
|
pkgname=logswan
|
||||||
version=2.1.10
|
version=2.1.11
|
||||||
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=561027c1aa5ddc87dac43df9fa74b2009ba6b75c5512f83e2c48105e4624e3cc
|
checksum=a031b04c2dcfe8195e4225b8dd5781fc76098b9d19d0e4a9cbe1da76a4928eea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue