* update cppunit to 1.15.1-2.1
This commit is contained in:
parent
a840922629
commit
2115e54fda
17
cpptrunk/.SRCINFO
Normal file
17
cpptrunk/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = cppunit
|
||||
pkgdesc = A C++ unit testing framework
|
||||
pkgver = 1.15.1
|
||||
pkgrel = 2.1
|
||||
url = https://www.freedesktop.org/wiki/Software/cppunit
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc
|
||||
license = LGPL
|
||||
makedepends = doxygen
|
||||
depends = sh
|
||||
depends = gcc-libs
|
||||
options = !emptydirs
|
||||
source = https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz
|
||||
sha256sums = 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7
|
||||
|
||||
pkgname = cppunit
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=cppunit
|
||||
pkgver=1.15.1
|
||||
pkgrel=2
|
||||
pkgrel=2.1
|
||||
pkgdesc="A C++ unit testing framework"
|
||||
arch=( x86_64 powerpc64le powerpc )
|
||||
url="https://www.freedesktop.org/wiki/Software/cppunit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user