mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
socklog: fix build and license.
This commit is contained in:
parent
301fe37777
commit
a5b5aa078f
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'socklog'
|
||||
pkgname=socklog
|
||||
version=2.1.0
|
||||
revision=5
|
||||
revision=6
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
short_desc="Small and secure syslogd replacement for use with runit"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="custom"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://smarden.org/socklog/"
|
||||
distfiles="http://smarden.org/socklog/socklog-${version}.tar.gz"
|
||||
checksum=aa869a787ee004da4e5509b5a0031bcc17a4ab4ac650c2ce8d4e488123acb455
|
||||
patch_args="-Np1 --directory=${build_wrksrc}"
|
||||
|
||||
build_options="static"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue