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