mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/cpptest: update project url and license
This commit is contained in:
parent
9c3ec39204
commit
2eeb090e67
@ -2,11 +2,11 @@
|
||||
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
|
||||
pkgname=cpptest
|
||||
pkgver=2.0.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Portable and powerful unit testing framework for handling automated tests in C++"
|
||||
url="http://cpptest.sourceforge.net/"
|
||||
url="https://github.com/cpptest/cpptest"
|
||||
arch="all"
|
||||
license="LGPL"
|
||||
license="LGPL-2.0-or-later"
|
||||
subpackages="$pkgname-dev"
|
||||
source="https://github.com/cpptest/cpptest/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user