gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6716: update gnuradio to 3.8.0.0-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6716: update gnuradio to 3.8.0.0-rc1
Date: Sun, 21 Jul 2019 14:16:13 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6716
revision-id: address@hidden-20190721181608-3dluprfy0pfxf3m5
parent: address@hidden-20190720233711-i4hqfmg87mk30911
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-07-21 11:16:08 -0700
message:
  update gnuradio to 3.8.0.0-rc1
modified:
  pkg/gnu/gnuradio/Makefile      makefile-20160617014725-uokjfnggs70iry9h-861
  pkg/gnu/gnuradio/sha256sums    sha256sums-20161117081334-1czwhb56dtrqnjwr-2
=== modified file 'pkg/gnu/gnuradio/Makefile'
--- a/pkg/gnu/gnuradio/Makefile 2019-04-24 03:24:08 +0000
+++ b/pkg/gnu/gnuradio/Makefile 2019-07-21 18:16:08 +0000
@@ -22,8 +22,7 @@
 
 NAME = GNU Radio
 GARNAME = gnuradio
-GARVERSION = 3.7.13.5
-# any moment soon: GARVERSION = 3.7.13.5
+GARVERSION = 3.8.0.0-rc1
 HOME_URL = http://www.gnu.org/software/gnuradio
 DESCRIPTION = Software radio implementations
 define BLURB
@@ -36,10 +35,13 @@
 
 ######################################################################
 #https://github.com/gnuradio/gnuradio/archive/v3.7.13.5.tar.gz
-MASTER_SITES = http://github.com/
-MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/archive/
-DISTFILES = v$(GARVERSION).tar.gz
-SIGFILES =  
+# https://
+#MASTER_SITES = http://github.com/
+MASTER_SITES = https://www.gnuradio.org/
+MASTER_SUBDIR = /releases/$(GARNAME)/
+#DISTFILES = v$(GARVERSION).tar.gz
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz
+SIGFILES = $(GARNAME)-$(GARVERSION).tar.xz.asc
 WORKOBJ = $(WORKDIR)/$(GARVERSION)-build/
 CONFIGURE_SCRIPTS = $(WORKSRC)/CMakeLists.txt
 BUILD_SCRIPTS = $(WORKOBJ)/Makefile

=== modified file 'pkg/gnu/gnuradio/sha256sums'
--- a/pkg/gnu/gnuradio/sha256sums       2019-04-24 03:24:08 +0000
+++ b/pkg/gnu/gnuradio/sha256sums       2019-07-21 18:16:08 +0000
@@ -1,1 +1,2 @@
-9afcd0e4499160bce17c8c5c100f461791ad26b4bcb967d956fb9567e74dd57f  
download/v3.7.13.5.tar.gz
+c5fe40741b02d2ed3bd7bcf96cd8613e6ff47d0b0970e7c675db210355332895  
download/gnuradio-3.8.0.0-rc1.tar.xz
+93ac1ac373b4b327933fb858ce1bcf1884ae44141f2d8f1ee54b14abd4936560  
download/gnuradio-3.8.0.0-rc1.tar.xz.asc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]