Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hackrf: update to 2023.01.1.
@ 2023-06-15 20:19 DragonGhost7
  2023-06-15 20:24 ` [PR PATCH] [Updated] " DragonGhost7
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: DragonGhost7 @ 2023-06-15 20:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages hackrf
https://github.com/void-linux/void-packages/pull/44459

hackrf: update to 2023.01.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



#### 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):
  - x86_64-musl
  - aarch64
  - aarch64-musl
  - armv7l
  - armv6l
  - i686

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

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

From 45a3f3955ce4e56b2e390430fb284c2fda9f1b81 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Thu, 15 Jun 2023 16:09:38 -0400
Subject: [PATCH] hackrf: update to 2023.01.1.

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

diff --git a/srcpkgs/hackrf/template b/srcpkgs/hackrf/template
index 962cc7f4e856..189ab5b1f00a 100644
--- a/srcpkgs/hackrf/template
+++ b/srcpkgs/hackrf/template
@@ -1,6 +1,6 @@
 # Template file for 'hackrf'
 pkgname=hackrf
-version=2022.09.1
+version=2023.01.1
 revision=1
 build_wrksrc=host
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://greatscottgadgets.com/hackrf/"
 distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e
+checksum=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11
 
 post_install() {
 	for f in ../firmware-bin/*.{bin,dfu}; do

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

* Re: [PR PATCH] [Updated] hackrf: update to 2023.01.1.
  2023-06-15 20:19 [PR PATCH] hackrf: update to 2023.01.1 DragonGhost7
@ 2023-06-15 20:24 ` DragonGhost7
  2023-06-15 20:31 ` DragonGhost7
  2023-06-19 19:09 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: DragonGhost7 @ 2023-06-15 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DragonGhost7/void-packages hackrf
https://github.com/void-linux/void-packages/pull/44459

hackrf: update to 2023.01.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



#### 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):
  - x86_64-musl
  - aarch64
  - aarch64-musl
  - armv7l
  - armv6l
  - i686

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

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

From 77fe41d2a55cc14f644a7f446f003471ce529ebb Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Thu, 15 Jun 2023 16:09:38 -0400
Subject: [PATCH] hackrf: update to 2023.01.1.

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

diff --git a/srcpkgs/hackrf/template b/srcpkgs/hackrf/template
index 962cc7f4e856..189ab5b1f00a 100644
--- a/srcpkgs/hackrf/template
+++ b/srcpkgs/hackrf/template
@@ -1,6 +1,6 @@
 # Template file for 'hackrf'
 pkgname=hackrf
-version=2022.09.1
+version=2023.01.1
 revision=1
 build_wrksrc=host
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://greatscottgadgets.com/hackrf/"
 distfiles="https://github.com/greatscottgadgets/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=bacd4e7937467ffa14654624444c8b5c716ab470d8c1ee8d220d2094ae2adb3e
+checksum=32a03f943a30be4ba478e94bf69f14a5b7d55be6761007f4a4f5453418206a11
 
 post_install() {
 	for f in ../firmware-bin/*.{bin,dfu}; do

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

* Re: hackrf: update to 2023.01.1.
  2023-06-15 20:19 [PR PATCH] hackrf: update to 2023.01.1 DragonGhost7
  2023-06-15 20:24 ` [PR PATCH] [Updated] " DragonGhost7
@ 2023-06-15 20:31 ` DragonGhost7
  2023-06-19 19:09 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: DragonGhost7 @ 2023-06-15 20:31 UTC (permalink / raw)
  To: ml

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

New comment by DragonGhost7 on void-packages repository

https://github.com/void-linux/void-packages/pull/44459#issuecomment-1593687975

Comment:
Builds break on attempting to download chroot-curl-8.1.2_1 package,  and get a 
`the RSA signature is not valid!` 
error.

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

* Re: [PR PATCH] [Merged]: hackrf: update to 2023.01.1.
  2023-06-15 20:19 [PR PATCH] hackrf: update to 2023.01.1 DragonGhost7
  2023-06-15 20:24 ` [PR PATCH] [Updated] " DragonGhost7
  2023-06-15 20:31 ` DragonGhost7
@ 2023-06-19 19:09 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-19 19:09 UTC (permalink / raw)
  To: ml

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

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

hackrf: update to 2023.01.1.
https://github.com/void-linux/void-packages/pull/44459

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

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



#### 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):
  - x86_64-musl
  - aarch64
  - aarch64-musl
  - armv7l
  - armv6l
  - i686

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 20:19 [PR PATCH] hackrf: update to 2023.01.1 DragonGhost7
2023-06-15 20:24 ` [PR PATCH] [Updated] " DragonGhost7
2023-06-15 20:31 ` DragonGhost7
2023-06-19 19:09 ` [PR PATCH] [Merged]: " Duncaen

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