mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:47:13 +08:00
jsoncpp: add replace
This commit is contained in:
parent
35d9a39107
commit
fb426b7b6b
@ -1,8 +1,3 @@
|
||||
# $Id$
|
||||
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
|
||||
# Contributor: Jonahtan Schaeffer <joschaeffer@gmail.com>
|
||||
# COntributor: Drake Arconis <lightdrake@gmail.com>
|
||||
|
||||
pkgname=jsoncpp
|
||||
pkgver=1.6.5
|
||||
pkgrel=1
|
||||
@ -12,6 +7,8 @@ license=('MIT' 'custom:Public_Domain')
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('gcc-libs')
|
||||
makedepends=('cmake')
|
||||
provides=('json-c')
|
||||
replaces=('json-c')
|
||||
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/open-source-parsers/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
md5sums=('2bb16bb8d2b867acbdd71d1855062a89')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user