Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ykpers: fix distfile
@ 2022-08-20  7:00 meator
  2022-08-20  7:01 ` [PR PATCH] [Updated] " meator
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: meator @ 2022-08-20  7:00 UTC (permalink / raw)
  To: ml

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

There is a new 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: 943 bytes --]

From 2cb63b0fc47cb4481a9a4c7b412e72c6b6fb9eb8 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ykpers/template b/srcpkgs/ykpers/template
index 37a778dd0bb9..57fe6df47d8e 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"

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

end of thread, other threads:[~2022-08-20  7:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-20  7:00 [PR PATCH] ykpers: fix distfile meator
2022-08-20  7:01 ` [PR PATCH] [Updated] " meator
2022-08-20  7:02 ` meator
2022-08-20  7:03 ` [PR PATCH] [Merged]: " classabbyamp

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