Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] check: update to 0.15.2.
@ 2020-12-24 21:22 ndowens
  2020-12-26  4:53 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-24 21:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages check
https://github.com/void-linux/void-packages/pull/27411

check: update to 0.15.2.


A patch file from https://github.com/void-linux/void-packages/pull/27411.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-check-27411.patch --]
[-- Type: text/x-diff, Size: 1305 bytes --]

From 6b38b43a35a5fd7d17e522ca164baf1b5a6062c5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 24 Dec 2020 15:23:33 -0600
Subject: [PATCH] check: update to 0.15.2.

---
 srcpkgs/check/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/check/template b/srcpkgs/check/template
index 6a8406e646a..57d33519bee 100644
--- a/srcpkgs/check/template
+++ b/srcpkgs/check/template
@@ -1,6 +1,6 @@
 # Template file for 'check'
 pkgname=check
-version=0.15.0
+version=0.15.2
 revision=1
 build_style=gnu-configure
 short_desc="Unit Testing Framework for C"
@@ -8,15 +8,15 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://libcheck.github.io/check/"
 distfiles="https://github.com/libcheck/check/releases/download/${version}/check-${version}.tar.gz"
-checksum=aea2e3c68fa6e1e92378e744b1c0db350ccda4b6bd0d19530d0ae185b3d1ac60
+checksum=a8de4e0bacfb4d76dd1c618ded263523b53b85d92a146d8835eb1a52932fa20a
 
 check-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.a
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.a"
+		vmove "usr/lib/*.so"
 		vmove usr/lib/pkgconfig
 		vmove usr/share/aclocal
 	}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: check: update to 0.15.2.
  2020-12-24 21:22 [PR PATCH] check: update to 0.15.2 ndowens
@ 2020-12-26  4:53 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-26  4:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

There's a merged pull request on the void-packages repository

check: update to 0.15.2.
https://github.com/void-linux/void-packages/pull/27411

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-26  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 21:22 [PR PATCH] check: update to 0.15.2 ndowens
2020-12-26  4:53 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).