Github messages for voidlinux
 help / color / mirror / Atom feed
From: renatoaguiar <renatoaguiar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] premake5: update to 5.0.0alpha15
Date: Fri, 24 Apr 2020 04:56:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21293@inbox.vuxu.org> (raw)

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

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

https://github.com/renatoaguiar/void-packages premake5
https://github.com/void-linux/void-packages/pull/21293

premake5: update to 5.0.0alpha15


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

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

From 84ec9308164661a011b8ea7bf2313d577c7c5c6e Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Thu, 23 Apr 2020 19:55:25 -0700
Subject: [PATCH] premake5: update to 5.0.0alpha15

---
 srcpkgs/premake5/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/premake5/template b/srcpkgs/premake5/template
index c55f948385b..112c5894b52 100644
--- a/srcpkgs/premake5/template
+++ b/srcpkgs/premake5/template
@@ -1,18 +1,18 @@
 # Template file for 'premake5'
 pkgname=premake5
-version=5.0.0alpha14
+version=5.0.0alpha15
 revision=1
 _version=${version/alpha/-alpha}
 wrksrc="premake-${_version}"
 build_style=gnu-makefile
-make_build_args="-C build/gmake.unix config=release"
+make_build_args="-C build/gmake2.unix config=release"
 hostmakedepends="unzip"
 short_desc="Cross-platform, open-source build system"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://premake.github.io/"
 distfiles="https://github.com/premake/premake-core/releases/download/v${_version}/premake-${_version}-src.zip"
-checksum=7c9fa4488156625c819dd03f2b48bfd4712fbfabdc2b5768e8c7f52dd7d16608
+checksum=880f56e7cb9f4945d1cb879f059189462c1b7bf62ef43ac7d25842dfb177dd53
 
 do_install() {
 	  vbin bin/release/premake5

             reply	other threads:[~2020-04-24  2:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  2:56 renatoaguiar [this message]
2020-04-25  8:54 ` Chocimier
2020-04-27 20:07 ` [PR PATCH] [Merged]: " Chocimier

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-21293@inbox.vuxu.org \
    --to=renatoaguiar@users.noreply.github.com \
    --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).