[arch-commits] Commit in libosmosdr/trunk (PKGBUILD)
Filipe LaĆns
ffy00 at archlinux.org
Wed Sep 4 14:06:38 UTC 2019
Date: Wednesday, September 4, 2019 @ 14:06:37
Author: ffy00
Revision: 508037
use https
Modified:
libosmosdr/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-04 14:04:55 UTC (rev 508036)
+++ PKGBUILD 2019-09-04 14:06:37 UTC (rev 508037)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc='Library to communicate with OsmoSDR devices'
arch=('x86_64')
-url='http://sdr.osmocom.org/trac/'
+url='https://sdr.osmocom.org/trac/'
license=('GPL3')
makedepends=('git' 'cmake')
source=("git+https://git.osmocom.org/osmo-sdr#commit=$_commit")
More information about the arch-commits
mailing list