mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
logswan: update to 2.1.15.
This commit is contained in:
parent
f0c01bc7ad
commit
f21b92df0e
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.14
|
version=2.1.15
|
||||||
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=689e9af1ba8f22443e6ed3480693cc3a3add68c296d8e535dffa641c0c25e459
|
checksum=6e500f33b741fce766225048ec2197e57047f91baa42ecd55ec2b94cdc2c3b5d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue