[117243] trunk/dports/science/hackrf/Portfile
Revision: 117243 https://trac.macports.org/changeset/117243 Author: michaelld@macports.org Date: 2014-02-20 05:05:27 -0800 (Thu, 20 Feb 2014) Log Message: ----------- hackrf: + update to 341a6d6c (20140219); + move checksum to be more convenient. Modified Paths: -------------- trunk/dports/science/hackrf/Portfile Modified: trunk/dports/science/hackrf/Portfile =================================================================== --- trunk/dports/science/hackrf/Portfile 2014-02-20 13:00:32 UTC (rev 117242) +++ trunk/dports/science/hackrf/Portfile 2014-02-20 13:05:27 UTC (rev 117243) @@ -5,9 +5,11 @@ PortGroup cmake 1.0 PortGroup github 1.0 -github.setup mossmann hackrf 3ed0112672f9c8917867798afc86e268070cb172 -version 20131105 -revision 1 +github.setup mossmann hackrf 341a6d6ccde839873ede7053b6cff77cc954a401 +version 20140219 +checksums rmd160 215f4f7f02fcecf6aaa16788720f4d727679a1e4 \ + sha256 a28804df4afe4d9950026130694fef3c398b658eb97d8d8f58925158a1429db6 + maintainers michaelld openmaintainer description ${name} is a project to build a low cost software radio (SDR) platform. @@ -18,9 +20,6 @@ long_description ${description} -checksums rmd160 2da561b789951cce5c8a42aebf620543a98017d7 \ - sha256 b9c338f49ffba90a89ed60ab8de04e88b2ca31ab4113d471a4262c1edd04376c - depends_build-append port:pkgconfig depends_lib-append port:libusb
participants (1)
-
michaelld@macports.org