[arch-commits] Commit in liquid-dsp/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Wed Sep 4 14:08:48 UTC 2019


    Date: Wednesday, September 4, 2019 @ 14:08:48
  Author: ffy00
Revision: 508038

use https

Modified:
  liquid-dsp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 14:06:37 UTC (rev 508037)
+++ PKGBUILD	2019-09-04 14:08:48 UTC (rev 508038)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc='Open-source signal processing library for software-defined radios'
 arch=('x86_64')
-url='http://liquidsdr.org'
+url='https://liquidsdr.org'
 license=('MIT')
 depends=('glibc')
 optdepends=('fftw: efficient FFT')



More information about the arch-commits mailing list