nginx: extract update_* to external update file
This commit is contained in:
parent
2085185a2d
commit
dcc96ad501
@ -27,7 +27,6 @@ short_desc="A high performance web and reverse proxy server"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Simplified BSD"
|
||||
homepage="http://nginx.org"
|
||||
update_ignore="*.[13579].*"
|
||||
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
||||
checksum=b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18
|
||||
|
||||
|
1
srcpkgs/nginx/update
Normal file
1
srcpkgs/nginx/update
Normal file
@ -0,0 +1 @@
|
||||
ignore="*.[13579].*"
|
Loading…
x
Reference in New Issue
Block a user