rsyslog: extract update_* to external update file
This commit is contained in:
@@ -16,7 +16,6 @@ short_desc="An Enhanced multi-threaded syslog daemon"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.rsyslog.com"
|
homepage="http://www.rsyslog.com"
|
||||||
update_pattern='<b>\K[\d.]+(?=</b>)'
|
|
||||||
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz"
|
||||||
checksum=759f836be460c794a7649f2b5b5ef8d423388ec599bf3b49f51fded3f8c02431
|
checksum=759f836be460c794a7649f2b5b5ef8d423388ec599bf3b49f51fded3f8c02431
|
||||||
|
|
||||||
|
|||||||
1
srcpkgs/rsyslog/update
Normal file
1
srcpkgs/rsyslog/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pattern='<b>\K[\d.]+(?=</b>)'
|
||||||
Reference in New Issue
Block a user