metalog: update to 20181125
This commit is contained in:
parent
d627613c79
commit
18ca653736
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'metalog'
|
# Template file for 'metalog'
|
||||||
pkgname=metalog
|
pkgname=metalog
|
||||||
version=2018510
|
version=20181125
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname-$pkgname-$version"
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
conf_files="/etc/metalog.conf"
|
||||||
hostmakedepends="autoconf autoconf-archive automake pkg-config"
|
hostmakedepends="autoconf autoconf-archive automake pkg-config"
|
||||||
makedepends="pcre-devel"
|
makedepends="pcre-devel"
|
||||||
conf_files="/etc/metalog.conf"
|
|
||||||
short_desc="Modern replacement for syslogd and klogd"
|
short_desc="Modern replacement for syslogd and klogd"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/hvisage/metalog"
|
homepage="https://github.com/hvisage/metalog"
|
||||||
distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"
|
distfiles="https://github.com/hvisage/metalog/archive/metalog-${version}.tar.gz"
|
||||||
checksum=a325df34c3ae77cb2096bce5d5c1130f00d0b9c4f4ddfa185f4e42cafaa7ca05
|
checksum=d779f3bcd0ec4a8f1b7917fb5c4074e917387cec6718641bc6b391b32414343a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue