summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d41dd66365a..e615a0a4ca1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = cbang-git
pkgdesc = A library of cross-platform C++ utilities
- pkgver = 1.3.2.r75.g0f1fb56
+ pkgver = r1582.6e74d7ac
pkgrel = 1
url = https://github.com/CauldronDevelopmentLLC/cbang
arch = x86_64
license = LGPL2.1
- checkdepends = python2
+ checkdepends = python
+ checkdepends = python-six
makedepends = git
makedepends = scons
- depends = v8-6.8
+ depends = v8-r
depends = libevent
depends = sqlite
depends = re2
@@ -20,7 +21,8 @@ pkgbase = cbang-git
provides = cbang
conflicts = cbang
source = git+https://github.com/CauldronDevelopmentLLC/cbang.git
+ source = 0001_v8_sandbox_enable.patch
sha256sums = SKIP
+ sha256sums = 75eff0bcd04293990f8dfb0771562356ccac2a7f40a06df0c0ba515fcdf4126a
pkgname = cbang-git
-