summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorslokhorst2024-01-21 10:48:24 +0100
committerslokhorst2024-01-21 10:48:24 +0100
commitb07da63e537f0d355abbb997d4ba00a7ea88cf6e (patch)
tree3af6475cb3a10f25b9122c3ee052143ebadd776a /PKGBUILD
parent720562902e389205ac0126eebc88861da26e2859 (diff)
downloadaur-nodejs-configurable-http-proxy.tar.gz
Update to 4.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2733494711e..b273daead011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nodejs-configurable-http-proxy
-pkgver=4.5.6
+pkgver=4.6.1
pkgrel=1
pkgdesc="node-http-proxy plus a REST API"
url="https://github.com/jupyterhub/configurable-http-proxy"
@@ -9,7 +9,7 @@ license=('BSD')
makedepends=('npm')
depends=('nodejs')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('4d9d94d0e6e44542ac973963b8a6545f4b40c0a2995e865ae9c80a2279e1e0ab')
+sha256sums=('52bac444b1a0629e7817102949f685bdb719d0cbfd0abbaeaa91d42f1ed60852')
_npmname=configurable-http-proxy
package() {