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 1fd5048f6c77..aed86ae0409d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = ndn-cxx
pkgdesc = Library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications
- pkgver = 0.6.6
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/named-data/ndn-cxx
- arch = any
+ arch = i686
+ arch = x86_64
license = GPL
makedepends = git
makedepends = gcc
@@ -12,10 +13,11 @@ pkgbase = ndn-cxx
makedepends = sqlite
makedepends = openssl>=1.0.2
depends = boost
+ optdepends = boost-stacktrace-backtrace
provides = ndn-cxx
conflicts = ndn-cxx
- source = https://github.com/named-data/ndn-cxx/archive/ndn-cxx-0.6.6.tar.gz
- sha256sums = abadd5b7599a74dbe11a4491aefe30ea4a00fdecf477c1035d5eb82ce46b8f9b
+ source = https://github.com/named-data/ndn-cxx/archive/ndn-cxx-0.7.0.tar.gz
+ sha256sums = 0efa2e7828bd8751ea2fb1aed0c83359410e7f76390c4fec905a6f4dea8a1b70
pkgname = ndn-cxx