Merge pull request #7735 from Rmys/master

nginx ver. bump
This commit is contained in:
Rmys
2020-01-27 20:36:33 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>nginx is an HTTP and reverse proxy server</Summary>
<Description>Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.</Description>
<Archive sha1sum="7fa3238ead37853bc23931f3a2e1be75130d4ae0" type="targz">http://nginx.org/download/nginx-1.17.2.tar.gz</Archive>
<Archive sha1sum="dcb4208124319082d3672d38a24a4127bab2d663" type="targz">http://nginx.org/download/nginx-1.17.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>gd-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-01-27</Date>
<Version>1.17.8</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2019-07-25</Date>
<Version>1.17.2</Version>