Skip to content

Commit f48e841

Browse files
[volk-]gnss-sdr: update to 0.0.20
1 parent e6523d8 commit f48e841

File tree

2 files changed

+24
-28
lines changed

2 files changed

+24
-28
lines changed

science/gnss-sdr/Portfile

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,12 @@ if {${subport} eq "gnss-sdr"} {
2424
long_description {*}${description}: \
2525
This port is kept up with the GNSS-SDR release, which is typically updated every few months.
2626

27-
github.setup gnss-sdr gnss-sdr 0.0.19 v
28-
# Change github.tarball_from to 'releases' or 'archive' next update
29-
github.tarball_from tarball
30-
revision 1
31-
checksums rmd160 11daaaa2e4acbbcc837d8bd4f42546a6440675bc \
32-
sha256 e1f555da5ed8d0e0002441b771993409af29ed897784a0ebc7ee8d6c74b0cb98 \
33-
size 4086145
27+
github.setup gnss-sdr gnss-sdr 0.0.20 v
28+
github.tarball_from archive
29+
revision 0
30+
checksums rmd160 315862f6ee1bc95236345db40961c1800479381b \
31+
sha256 12bc2b2ad498be983ce12232700f10e781f3f7c2ea3fb3747ad1ac37deccab3e \
32+
size 4207081
3433

3534
conflicts gnss-sdr-devel
3635

@@ -41,14 +40,13 @@ if {${subport} eq "gnss-sdr"} {
4140
subport gnss-sdr-devel {
4241
long_description {*}${description}: \
4342
This port is kept up with the GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release.
44-
github.setup gnss-sdr gnss-sdr ec180d852574e10c621f9bf498d3ef70d26342ce
45-
# Change github.tarball_from to 'releases' or 'archive' next update
46-
github.tarball_from tarball
47-
version 20240126-[string range ${github.version} 0 7]
48-
checksums rmd160 6171d3966487f1cdf78fcc18e9a3f33f7a6f87a4 \
49-
sha256 6fbf9bfa1813a00daefdaa5a11b3f15f396af4c957b1792378e4f2a92952723a \
50-
size 4086092
51-
revision 1
43+
github.setup gnss-sdr gnss-sdr dfe0f712781d728b45b8c616c92132a755a66a35
44+
github.tarball_from archive
45+
version 20250403-[string range ${github.version} 0 7]
46+
checksums rmd160 52f498610c5cdf3063c88066c31a07f72a277232 \
47+
sha256 d3e1094e80fb33144ef523c0a2dbaf4b1755daaf51076dfda4a06e7666bc6a43 \
48+
size 4208608
49+
revision 0
5250

5351
conflicts gnss-sdr
5452

science/volk-gnss-sdr/Portfile

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,12 @@ if {${subport} eq "volk-gnss-sdr"} {
2222
long_description {*}${description}: \
2323
This port is kept up with the VOLK-GNSS-SDR release, which is typically updated every few months.
2424

25-
github.setup gnss-sdr gnss-sdr 0.0.19 v
26-
# Change github.tarball_from to 'releases' or 'archive' next update
27-
github.tarball_from tarball
25+
github.setup gnss-sdr gnss-sdr 0.0.20 v
26+
github.tarball_from archive
2827
revision 0
29-
checksums rmd160 11daaaa2e4acbbcc837d8bd4f42546a6440675bc \
30-
sha256 e1f555da5ed8d0e0002441b771993409af29ed897784a0ebc7ee8d6c74b0cb98 \
31-
size 4086145
28+
checksums rmd160 315862f6ee1bc95236345db40961c1800479381b \
29+
sha256 12bc2b2ad498be983ce12232700f10e781f3f7c2ea3fb3747ad1ac37deccab3e \
30+
size 4207081
3231

3332
conflicts volk-gnss-sdr-devel
3433

@@ -38,13 +37,12 @@ subport volk-gnss-sdr-devel {
3837
long_description {*}${description}: \
3938
This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release.
4039

41-
github.setup gnss-sdr gnss-sdr ec180d852574e10c621f9bf498d3ef70d26342ce
42-
# Change github.tarball_from to 'releases' or 'archive' next update
43-
github.tarball_from tarball
44-
version 20240126-[string range ${github.version} 0 7]
45-
checksums rmd160 6171d3966487f1cdf78fcc18e9a3f33f7a6f87a4 \
46-
sha256 6fbf9bfa1813a00daefdaa5a11b3f15f396af4c957b1792378e4f2a92952723a \
47-
size 4086092
40+
github.setup gnss-sdr gnss-sdr dfe0f712781d728b45b8c616c92132a755a66a35
41+
github.tarball_from archive
42+
version 20250403-[string range ${github.version} 0 7]
43+
checksums rmd160 52f498610c5cdf3063c88066c31a07f72a277232 \
44+
sha256 d3e1094e80fb33144ef523c0a2dbaf4b1755daaf51076dfda4a06e7666bc6a43 \
45+
size 4208608
4846
revision 0
4947

5048
conflicts volk-gnss-sdr

0 commit comments

Comments
 (0)