Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Babeld
@ 2023-12-09  6:09 lemmi
  2023-12-09  6:09 ` [PR PATCH] [Updated] Babeld lemmi
  2023-12-09  6:12 ` [PR PATCH] [Merged]: Babeld lemmi
  0 siblings, 2 replies; 3+ messages in thread
From: lemmi @ 2023-12-09  6:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages babeld
https://github.com/void-linux/void-packages/pull/47658

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47658.patch is attached

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

From ac2637eb7e661274373b651c832c6f86dd15baaf Mon Sep 17 00:00:00 2001
From: devlocalhost <lazarecobani@gmail.com>
Date: Thu, 2 Nov 2023 00:41:16 +0200
Subject: [PATCH 1/3] scrcpy: update to 2.2

Closes: #47016 [via git-merge-pr]
---
 srcpkgs/scrcpy/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template
index ac18bc03418ce..5866bf2d0b43a 100644
--- a/srcpkgs/scrcpy/template
+++ b/srcpkgs/scrcpy/template
@@ -1,6 +1,6 @@
 # Template file for 'scrcpy'
 pkgname=scrcpy
-version=2.1.1
+version=2.2
 revision=1
 build_style=meson
 configure_args="-Dcompile_server=false
@@ -14,8 +14,8 @@ license="Apache-2.0"
 homepage="https://github.com/Genymobile/scrcpy"
 distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
  https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
-checksum="6f3d055159cb125eabe940a901bef8a69e14e2c25f0e47554f846e7f26a36c4d
- 9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e"
+checksum="9c96ce84129e6a4c15da8b907e4576c945732e666fcc52cf94ff402b9dd10c2c
+ c85c4aa84305efb69115cd497a120ebdd10258993b4cf123a8245b3d99d49874"
 skip_extraction="scrcpy-server-v${version}"
 
 post_install() {

From 36a5e7660c23cbdd5998bc8f62451b675f02b596 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Mon, 27 Nov 2023 03:13:13 +0100
Subject: [PATCH 2/3] passt: update to 2023.11.19.4f1709d.

---
 srcpkgs/passt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/passt/template b/srcpkgs/passt/template
index b5274d1f41ba1..54f9896741146 100644
--- a/srcpkgs/passt/template
+++ b/srcpkgs/passt/template
@@ -1,6 +1,6 @@
 # Template file for 'passt'
 pkgname=passt
-version=2023.10.04.f851084
+version=2023.11.19.4f1709d
 revision=1
 # upstream uses YYYY_MM_DD.COMMIT
 _version=${version/./_}
@@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="GPL-2, BSD-3-Clause"
 homepage="https://passt.top"
 distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
-checksum=319a25b7628d926b4cbd2f45fb3ad917a9ed33391006b8e525d7300231559493
+checksum=7ed05640331d76d689749edb8671a6c3fb92a93447659839448bcb4a9632c897
 
 post_install() {
 	vlicense LICENSES/BSD-3-Clause.txt

From 8027eda3bc6df93139d9aca09f3026b07cf44b5a Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Sat, 9 Dec 2023 07:05:09 +0100
Subject: [PATCH 3/3] babeld: update to 1.13.1.

---
 srcpkgs/babeld/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/babeld/template b/srcpkgs/babeld/template
index 2a4c62fc17392..766fb7ff2f077 100644
--- a/srcpkgs/babeld/template
+++ b/srcpkgs/babeld/template
@@ -1,6 +1,6 @@
 # Template file for 'babeld'
 pkgname=babeld
-version=1.12.2
+version=1.13.1
 revision=1
 build_style=gnu-makefile
 short_desc="Babel loop-avoiding distance-vector routing daemon"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.irif.fr/~jch/software/babel/"
 changelog="https://raw.githubusercontent.com/jech/babeld/master/CHANGES"
 distfiles="https://www.irif.fr/~jch/software/files/babeld-${version}.tar.gz"
-checksum=1db22b6193070ea2450a1ab51196fd72f58a1329f780cb0388e2e4b2e7768cbb
+checksum=15f24d26da0ccfc073abcdef0309f281e4684f2aa71126f826572c4c845e8dd9
 conflicts="frr"
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] Babeld
  2023-12-09  6:09 [PR PATCH] Babeld lemmi
@ 2023-12-09  6:09 ` lemmi
  2023-12-09  6:12 ` [PR PATCH] [Merged]: Babeld lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-12-09  6:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages babeld
https://github.com/void-linux/void-packages/pull/47658

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47658.patch is attached

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

From 11e5b085fb247647204a2f0ec4e6588f33716d21 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Sat, 9 Dec 2023 07:05:09 +0100
Subject: [PATCH] babeld: update to 1.13.1.

---
 srcpkgs/babeld/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/babeld/template b/srcpkgs/babeld/template
index 2a4c62fc17392..766fb7ff2f077 100644
--- a/srcpkgs/babeld/template
+++ b/srcpkgs/babeld/template
@@ -1,6 +1,6 @@
 # Template file for 'babeld'
 pkgname=babeld
-version=1.12.2
+version=1.13.1
 revision=1
 build_style=gnu-makefile
 short_desc="Babel loop-avoiding distance-vector routing daemon"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.irif.fr/~jch/software/babel/"
 changelog="https://raw.githubusercontent.com/jech/babeld/master/CHANGES"
 distfiles="https://www.irif.fr/~jch/software/files/babeld-${version}.tar.gz"
-checksum=1db22b6193070ea2450a1ab51196fd72f58a1329f780cb0388e2e4b2e7768cbb
+checksum=15f24d26da0ccfc073abcdef0309f281e4684f2aa71126f826572c4c845e8dd9
 conflicts="frr"
 
 pre_build() {

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

* Re: [PR PATCH] [Merged]: Babeld
  2023-12-09  6:09 [PR PATCH] Babeld lemmi
  2023-12-09  6:09 ` [PR PATCH] [Updated] Babeld lemmi
@ 2023-12-09  6:12 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-12-09  6:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Babeld
https://github.com/void-linux/void-packages/pull/47658

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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
-->


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

end of thread, other threads:[~2023-12-09  6:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-09  6:09 [PR PATCH] Babeld lemmi
2023-12-09  6:09 ` [PR PATCH] [Updated] Babeld lemmi
2023-12-09  6:12 ` [PR PATCH] [Merged]: Babeld lemmi

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