Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] toybox: update to 0.8.1.
Date: Sat, 01 Jun 2019 01:51:21 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12065@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2019-05-31 23:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31 23:51 voidlinux-github [this message]
2019-06-01  7:08 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12065@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).