Skip to content

Instantly share code, notes, and snippets.

@Xuanwo
Last active April 27, 2018 07:06
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 Xuanwo/ba3c5e651560086412240c4ef5bffb1f to your computer and use it in GitHub Desktop.
Save Xuanwo/ba3c5e651560086412240c4ef5bffb1f to your computer and use it in GitHub Desktop.
--- pkgbuild 2018-04-27 14:59:37.114327496 +0800
+++ pkgbuild.new 2018-04-27 15:00:25.491564539 +0800
@@ -5,7 +5,7 @@
pkgrel=1
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.10
+_nginxver=1.13.12
pkgdesc='Lua script engine module for mainline nginx'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
)
-sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
+sha256sums=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de'
'18edf2d18fa331265c36516a4a19ba75d26f46eafcc5e0c2d9aa6c237e8bc110')
build() {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment