www/logswan: Update to 2.1.11

Change log:
- Bump CMake minimum required version to 2.8.12
- Add SPDX short license identifier in source files
- Use CMAKE_C_STANDARD instead of hardcoding compiler flags
- Switch to using getline(3) instead of fgets(3)
- Call hll_init() after doing getopt() processing

Full changelog: https://github.com/fcambus/logswan/blob/2.1.11/ChangeLog
This commit is contained in:
Juraj Lutter 2021-11-16 14:36:50 +01:00
parent 43b8f6460a
commit 736be15f47
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Juraj Lutter <juraj@lutter.sk>
PORTNAME= logswan
DISTVERSION= 2.1.10
DISTVERSION= 2.1.11
CATEGORIES= www
MASTER_SITES= https://github.com/fcambus/logswan/releases/download/${DISTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1613394847
SHA256 (logswan-2.1.10.tar.gz) = 561027c1aa5ddc87dac43df9fa74b2009ba6b75c5512f83e2c48105e4624e3cc
SIZE (logswan-2.1.10.tar.gz) = 24571
TIMESTAMP = 1637069769
SHA256 (logswan-2.1.11.tar.gz) = a031b04c2dcfe8195e4225b8dd5781fc76098b9d19d0e4a9cbe1da76a4928eea
SIZE (logswan-2.1.11.tar.gz) = 23620