Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libdrm: fix update-check
@ 2023-07-03  9:54 Bnyro
  2023-07-03 16:15 ` [PR PATCH] [Closed]: " Chocimier
  2023-07-03 16:15 ` Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-07-03  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages libdrm
https://github.com/void-linux/void-packages/pull/44812

libdrm: fix update-check
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From a5edb5e110b65c287524d7c4d1bc7e41d026a430 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 3 Jul 2023 11:54:44 +0200
Subject: [PATCH] libdrm: fix update-check

---
 srcpkgs/libdrm/update | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/libdrm/update b/srcpkgs/libdrm/update
index 03e951405e84..8af44d246ef1 100644
--- a/srcpkgs/libdrm/update
+++ b/srcpkgs/libdrm/update
@@ -1 +1,2 @@
-pkgname=drm-libdrm
+site=https://gitlab.freedesktop.org/mesa/drm/-/tags
+pattern="/tags/${pkgname}-\K[\d.]+"

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

end of thread, other threads:[~2023-07-03 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03  9:54 [PR PATCH] libdrm: fix update-check Bnyro
2023-07-03 16:15 ` [PR PATCH] [Closed]: " Chocimier
2023-07-03 16:15 ` Chocimier

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