* update cunit to 2.1.3-4

This commit is contained in:
Alexander Baldeck 2024-08-09 13:25:25 +02:00
parent 79ec5ddea9
commit fe1a2467a5
2 changed files with 16 additions and 1 deletions

15
cunit/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = cunit
pkgdesc = A Unit Testing Framework for C
pkgver = 2.1.3
pkgrel = 4
url = http://cunit.sourceforge.net
arch = x86_64
license = LGPL2.1
makedepends = glibc
makedepends = libtool
makedepends = automake
depends = glibc
source = https://downloads.sourceforge.net/project/cunit/CUnit/2.1-3/CUnit-2.1-3.tar.bz2
sha512sums = 547b417109332446dfab8fda17bf4ccd2da841dc93f824dc90a20635bcf1fb80fb2176500d8a0906940f3f3d3e2f77b2d70a71090c9ab84ad9af43f3582bc487
pkgname = cunit

View File

@ -5,7 +5,7 @@ pkgname=cunit
_pkgname=CUnit
pkgver=2.1.3
_pkgver='2.1-3'
pkgrel=3
pkgrel=4
epoch=
pkgdesc='A Unit Testing Framework for C'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)