Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] librtlsdr: update to 2.0.2.
@ 2024-05-18  9:37 jbaggs
  2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jbaggs @ 2024-05-18  9:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbaggs/void-packages librtlsdr
https://github.com/void-linux/void-packages/pull/50406

librtlsdr: update to 2.0.2.
<!-- 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 [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, (X86_64-LIBC)




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

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

From a05e6478a15f0f73495f38fc2772d082e0746536 Mon Sep 17 00:00:00 2001
From: jbaggs <jbaggs2016@gmail.com>
Date: Sat, 18 May 2024 02:31:48 -0700
Subject: [PATCH] librtlsdr: update to 2.0.2.

---
 srcpkgs/librtlsdr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/librtlsdr/template b/srcpkgs/librtlsdr/template
index 58ca0e394bee68..4b10eef08566db 100644
--- a/srcpkgs/librtlsdr/template
+++ b/srcpkgs/librtlsdr/template
@@ -1,6 +1,6 @@
 # Template file for 'librtlsdr'
 pkgname=librtlsdr
-version=0.6.0
+version=2.0.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://osmocom.org/projects/rtl-sdr/wiki"
-distfiles="https://github.com/steve-m/${pkgname}/archive/${version}.tar.gz"
-checksum=80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
+distfiles="https://github.com/steve-m/${pkgname}/archive/v${version}.tar.gz"
+checksum=f407de0b6dce19e81694814e363e8890b6ab2c287c8d64c27a03023e5702fb42
 
 librtlsdr-devel_package() {
 	short_desc+=" - development files"

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

end of thread, other threads:[~2024-05-18 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18  9:37 [PR PATCH] librtlsdr: update to 2.0.2 jbaggs
2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
2024-05-18 17:09 ` classabbyamp
2024-05-18 17:43 ` [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).