unittest-cpp: update to 1.6.1.
This commit is contained in:
parent
e80649049d
commit
99fc24a3fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unittest-cpp'
|
||||
pkgname=unittest-cpp
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/unittest-cpp/unittest-cpp"
|
||||
distfiles="https://github.com/unittest-cpp/unittest-cpp/archive/v${version}.tar.gz"
|
||||
checksum=9fa7e797816e16669d68171418b0dc41ec6b7eaf8483f782441f5f159598c3c0
|
||||
checksum=1cc9071be01db190f26868fefb6a7af49ee56a339fc3b08d1a1e9eeca5376c45
|
||||
|
||||
pre_build() {
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
|
Loading…
Reference in a new issue