Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
Date: Fri, 21 Jun 2019 13:51:19 +0200	[thread overview]
Message-ID: <20190621115119.iL1Y02bsVMK_m263kVNKdidx-ypopeSp_kL0q64_jhc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12598@inbox.vuxu.org>

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

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From a90b9213b12e59bde0b839e50616a2fe2e3c02f1 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

  parent reply	other threads:[~2019-06-21 11:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21 11:20 [PR PATCH] " voidlinux-github
2019-06-21 11:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-21 11:29 ` voidlinux-github
2019-06-21 11:51 ` voidlinux-github
2019-06-21 11:51 ` voidlinux-github [this message]
2019-06-21 17:44 ` voidlinux-github
2019-06-21 17:44 ` voidlinux-github
2019-06-22  9:46 ` [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=20190621115119.iL1Y02bsVMK_m263kVNKdidx-ypopeSp_kL0q64_jhc@z \
    --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).