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