summaryrefslogtreecommitdiff
path: root/nodejs-configurable-http-proxy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-22 06:39:57 +0200
committerErich Eckner <git@eckner.net>2017-06-22 06:39:57 +0200
commitd969ef2bd1b4293063ed3ab6476d9af74749bc0b (patch)
treeee728f68d4d607f37def305aca09ceead4bed645 /nodejs-configurable-http-proxy
parente277657f6c5e202d7ae925c629f0a2c326a9c847 (diff)
downloadarchlinuxewe.git.save-d969ef2bd1b4293063ed3ab6476d9af74749bc0b.tar.xz
nodejs-configurable-http-proxy 2.0.3-1 -> 2.0.4-1
Diffstat (limited to 'nodejs-configurable-http-proxy')
-rw-r--r--nodejs-configurable-http-proxy/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/nodejs-configurable-http-proxy/PKGBUILD b/nodejs-configurable-http-proxy/PKGBUILD
index 68c16dcf..b04edbf4 100644
--- a/nodejs-configurable-http-proxy/PKGBUILD
+++ b/nodejs-configurable-http-proxy/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=nodejs-configurable-http-proxy
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="node-http-proxy plus a REST API"
url="https://github.com/jupyter/configurable-http-proxy"
@@ -10,7 +10,7 @@ license=('BSD')
depends=('nodejs')
makedepends=('npm')
source=("https://github.com/jupyterhub/configurable-http-proxy/archive/${pkgver}.tar.gz")
-sha512sums=('d4b13f89c4527378eb9c12a7254c18961180abedf146e1691a50a244e1c7f3fe35ecd033c684e37203cbfdce968ec3ce74deb174f9e5da63e721e4bb00848ddf')
+sha512sums=('2d76c3e0b6e3d42f056707658427da22459ad12d6a9d18d87c9fad5e8597a41970dfdc9a4c5e98b46c1f24c2276b7d274883a6878acacdf84b4f463eec6058de')
_npmname=configurable-http-proxy
package() {