blob: 3e141806cda3ff770097a8a3bf791ffe0e9f01bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = prosody-mod-http-libjs
pkgdesc = Serve common Javascript libraries
pkgver = 2025.04.09
pkgrel = 1
url = https://modules.prosody.im/mod_http_libjs.html
arch = any
license = MIT
makedepends = mercurial
depends = prosody
optdepends = jquery: for the default html templates
optdepends = bootstrap: for the default html templates
source = hg+https://hg.prosody.im/prosody-modules/#revision=0bd1804baae7
sha1sums = 373244c05105fb61c51d40771e6077afabb448e3
pkgname = prosody-mod-http-libjs
|