Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] toybox: update to 0.8.1.
@ 2019-05-31 23:51 voidlinux-github
  2019-06-01  7:08 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 23:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages toybox
https://github.com/void-linux/void-packages/pull/12065

toybox: update to 0.8.1.
None

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

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

From 7091504429ddd177319d48c77537a65cfd28656b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 1 Jun 2019 01:39:28 +0200
Subject: [PATCH] toybox: update to 0.8.1.

---
 srcpkgs/toybox/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/toybox/template b/srcpkgs/toybox/template
index 7ea2b25a81f..8f56e95960c 100644
--- a/srcpkgs/toybox/template
+++ b/srcpkgs/toybox/template
@@ -1,14 +1,14 @@
 # Template file for 'toybox'
 pkgname=toybox
-version=0.8.0
+version=0.8.1
 revision=1
 create_wrksrc=yes
 short_desc="BSD-licensed alternative to busybox"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="0BSD"
 homepage="http://www.landley.net/toybox"
-distfiles="${homepage}/downloads/${pkgname}-${version}.tar.gz"
-checksum=e3ccecd9446db909437427a026c2788f2a96ac7ebc591c95b35df77f4e923956
+distfiles="http://www.landley.net/toybox/downloads/toybox-${version}.tar.gz"
+checksum=1ac41e62b809d2ab656479f7f4e20bb71c63c14473f5c7d13f25d4f7fcfefdb3
 
 post_extract() {
 	mv toybox-${version} toybox
@@ -31,10 +31,10 @@ do_build() {
 
 do_check() {
 	cd toybox
-	make test
+	make tests
 
 	cd ../toybox-static
-	make test
+	make tests
 }
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: toybox: update to 0.8.1.
  2019-05-31 23:51 [PR PATCH] toybox: update to 0.8.1 voidlinux-github
@ 2019-06-01  7:08 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-01  7:08 UTC (permalink / raw)
  To: ml

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

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

toybox: update to 0.8.1.
https://github.com/void-linux/void-packages/pull/12065
Description: None

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

end of thread, other threads:[~2019-06-01  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 23:51 [PR PATCH] toybox: update to 0.8.1 voidlinux-github
2019-06-01  7:08 ` [PR PATCH] [Merged]: " voidlinux-github

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).