Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eudev: update to 3.2.11.
@ 2022-03-05  7:55 mobinmob
  2022-03-13 23:03 ` [PR REVIEW] " paper42
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: mobinmob @ 2022-03-05  7:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages eudev
https://github.com/void-linux/void-packages/pull/35979

eudev: update to 3.2.11.
Also:
- change the homepage to that of the maintained upstream.
- use the official generated tarball.

@Gottox 

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b1975b864ab880916a5b622132fcbe90bedf66d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 5 Mar 2022 09:51:55 +0200
Subject: [PATCH] eudev: update to 3.2.11.

Also:
- change the homepage to that of the maintained upstream.
- use the official generated tarball.
---
 srcpkgs/eudev/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/eudev/template b/srcpkgs/eudev/template
index df783c562bca..2df53849fe03 100644
--- a/srcpkgs/eudev/template
+++ b/srcpkgs/eudev/template
@@ -3,7 +3,7 @@
 _UDEV_VERSION="243" # compatible udev version provided
 
 pkgname=eudev
-version=3.2.10
+version=3.2.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-hwdb --enable-manpages --disable-introspection"
@@ -13,10 +13,9 @@ checkdepends="xz tar perl"
 short_desc="Gentoo's fork of systemd-udev (enhanced userland device daemon)"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://github.com/gentoo/eudev"
-# Gentoo's ebuild uses this tarball
-distfiles="https://dev.gentoo.org/~blueness/eudev/eudev-${version}.tar.gz"
-checksum=87bb028d470fd1b85169349b44c55d5b733733dc2d50ddf1196e026725ead034
+homepage="https://github.com/eudev-project"
+distfiles="https://github.com/eudev-project/eudev/releases/download/v${version}/eudev-${version}.tar.gz"
+checksum=19847cafec67897da855fde56f9dc7d92e21c50e450aa79068a7e704ed44558b
 conf_files="/etc/udev/udev.conf"
 
 post_install() {

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

end of thread, other threads:[~2022-07-24  9:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05  7:55 [PR PATCH] eudev: update to 3.2.11 mobinmob
2022-03-13 23:03 ` [PR REVIEW] " paper42
2022-03-15 13:33 ` [PR PATCH] [Updated] " mobinmob
2022-03-15 13:33 ` [PR REVIEW] " mobinmob
2022-04-10 20:40 ` paper42
2022-04-30 15:09 ` [PR PATCH] [Updated] " mobinmob
2022-04-30 15:12 ` mobinmob
2022-07-23 20:59 ` motorto
2022-07-23 21:12 ` zdykstra
2022-07-24  9:36 ` [PR PATCH] [Merged]: " paper42

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