summaryrefslogtreecommitdiff
path: root/nodejs-configurable-http-proxy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-07-29 06:11:46 +0200
committerErich Eckner <git@eckner.net>2021-07-29 06:11:46 +0200
commit8fa02b75e4cae837a2f5e88d8d1141bbca67c6a9 (patch)
tree12b1e47e9953e29e170ad2d3c7fb6707df937f62 /nodejs-configurable-http-proxy
parent02786e864653a8d6f8cdfa943e026c47282df0d3 (diff)
downloadarchlinuxewe-8fa02b75e4cae837a2f5e88d8d1141bbca67c6a9.tar.xz
nodejs-configurable-http-proxy 4.4.0-1 -> 4.5.0-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 17c9a85d3..9efad4488 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.4.0
+pkgver=4.5.0
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=('84467fe136643083d449ab138711711f1be708d8b4e1c882e519053c0acd42ceef40f2a25167274356461a50e9ab1cf78f09336ec055c0adc3847545441d734b')
+sha512sums=('1d8d72ccac7dadba1eb9fd8ea748a0a7435be6cb17a35c46035cc6f7dd91ceb696c0250151cb9a84222d83c6067e7b35598ebb49ccb95853fbe27ae6a3b95cb0')
_npmname=configurable-http-proxy
package() {