Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ykpers: fix distfile
Date: Sat, 20 Aug 2022 09:01:22 +0200	[thread overview]
Message-ID: <20220820070122.Km8wSf5C3hpDNY7jS6X63_felwlF_YDtcqa0LwgfYIc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38789@inbox.vuxu.org>

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

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

https://github.com/meator/void-packages ykpers
https://github.com/void-linux/void-packages/pull/38789

ykpers: fix distfile
The current version which uses the nonexistent `releases` doesn't build.

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From e87f70aee833e6050e4fd3ea3edb08ede65580c8 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 20 Aug 2022 08:57:41 +0200
Subject: [PATCH] ykpers: fix distfile

---
 srcpkgs/ykpers/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/ykpers/template b/srcpkgs/ykpers/template
index 37a778dd0bb9..9a65028f52d6 100644
--- a/srcpkgs/ykpers/template
+++ b/srcpkgs/ykpers/template
@@ -10,7 +10,7 @@ short_desc="Yubikey Personalization Tools cmdline"
 maintainer="yopito <pierre.bourgin@free.fr>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-personalization/"
-distfiles="https://developers.yubico.com/yubikey-personalization/releases/${pkgname}-${version}.tar.gz"
+distfiles="https://developers.yubico.com/yubikey-personalization/Releases/${pkgname}-${version}.tar.gz"
 checksum=0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93
 
 CFLAGS="-fcommon"
@@ -38,4 +38,3 @@ libykpers-devel_package() {
 		vmove /usr/lib/pkgconfig
 	}
 }
-

  reply	other threads:[~2022-08-20  7:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-20  7:00 [PR PATCH] " meator
2022-08-20  7:01 ` meator [this message]
2022-08-20  7:02 ` meator
2022-08-20  7:03 ` [PR PATCH] [Merged]: " classabbyamp

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=20220820070122.Km8wSf5C3hpDNY7jS6X63_felwlF_YDtcqa0LwgfYIc@z \
    --to=meator@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).