mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 12:57:15 +08:00
soprano update to 2.7.3
This commit is contained in:
parent
6fe24e35d6
commit
560b30a58b
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=soprano
|
||||
pkgver=2.7.0
|
||||
pkgver=2.7.3
|
||||
pkgrel=1
|
||||
pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ license=('GPL' 'LGPL')
|
||||
depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso>=6.1.3')
|
||||
makedepends=('cmake' 'openjdk6' 'doxygen')
|
||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('52f216c82e731499bb25bf3b4cf0eecb')
|
||||
md5sums=('2674ab79c3ec17e4d1b7ecfc76651cd0')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user