summaryrefslogtreecommitdiff
path: root/nodejs-configurable-http-proxy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-12 08:42:12 +0100
committerErich Eckner <git@eckner.net>2020-03-12 08:42:12 +0100
commitf33d1a19c0710421e17c44e5df47cf5d194007fa (patch)
tree2309724469e484e55624960e6ca45d7f998229d8 /nodejs-configurable-http-proxy
parentf157c05cdabc876a35a2e1189e99fa2d94eed7f9 (diff)
downloadarchlinuxewe.git.save-f33d1a19c0710421e17c44e5df47cf5d194007fa.tar.xz
nodejs-configurable-http-proxy 4.2.0-1 -> 4.2.1-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 e2bcef9f..fb524747 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=4.2.0
+pkgver=4.2.1
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=("${pkgname}-${pkgver}.tar.gz::https://github.com/jupyterhub/configurable-http-proxy/archive/${pkgver}.tar.gz")
-sha512sums=('c864e90f106c9541311f5f6b720c1a9416f4d56f5f70088c8de756ca009a48b9818ccdd3185d6c1eeba5e7e5f7b8178730312963a9587219a371edd2d49ff0f7')
+sha512sums=('9ebbb1ca8976f4e79674a675c25583eba8bf46ecb2b35b1e6e85f3fae3b0630f3b3b8c74c072953b0ab46876796933aea8e7caed92f0bcdc99700cd841c1264f')
_npmname=configurable-http-proxy
package() {