Skip to content

Instantly share code, notes, and snippets.

@statianzo
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save statianzo/3c7069306d9840dca5eb to your computer and use it in GitHub Desktop.
Save statianzo/3c7069306d9840dca5eb to your computer and use it in GitHub Desktop.
openresty PKGBUILD update
--- PKGBUILD.old 2013-09-30 14:24:47.000000000 -0600
+++ PKGBUILD 2014-05-27 12:59:49.359684637 -0600
@@ -4,7 +4,7 @@
_tmpdir=/var/lib/openresty
pkgname=openresty
_pkgname=ngx_openresty
-pkgver=1.4.2.9
+pkgver=1.5.12.1
pkgrel=1
pkgdesc="a powerful web app server by extending nginx"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
service
openresty.logrotate)
noextract=()
-md5sums=('f05cb16affc4cf1739ea49cad4776e85'
+md5sums=('873a9072f4d3771a35016d53b932caa1'
'15ce1b91dba258aa7cd0562f351f46e9'
'b38744739022876554a0444d92e6603b')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment