Date: Monday, May 27, 2019 @ 20:50:11
  Author: arojas
Revision: 472042

https

Modified:
  ccfits/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:49:54 UTC (rev 472041)
+++ PKGBUILD    2019-05-27 20:50:11 UTC (rev 472042)
@@ -7,7 +7,7 @@
 pkgrel=4
 pkgdesc="Object Oriented Interface to the CFITSIO Library"
 arch=('x86_64')
-url="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/";
+url="https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/";
 license=('custom')
 depends=('cfitsio')
 
source=(https://heasarc.gsfc.nasa.gov/docs/software/fitsio/${pkgname}/CCfits-${pkgver}.tar.gz)

Reply via email to