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

Andreas Radke andyrtr at archlinux.org
Fri Mar 3 19:18:31 UTC 2017


    Date: Friday, March 3, 2017 @ 19:18:31
  Author: andyrtr
Revision: 289946

fix upstream url - Fedorahosted.org retirement

Modified:
  gssproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-03 19:14:54 UTC (rev 289945)
+++ PKGBUILD	2017-03-03 19:18:31 UTC (rev 289946)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="GSSAPI Proxy"
 arch=(i686 x86_64)
-url="https://fedorahosted.org/gss-proxy/"
+url="https://pagure.io/gssproxy"
 license=('custom: MIT')
 depends=('krb5' 'popt' 'ding-libs')
 makedepends=('popt' 'libxslt' 'systemd' 'docbook-xsl' 'doxygen'  'po4a')
@@ -14,7 +14,7 @@
 options=('emptydirs')
 backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-nfs-client}.conf
         etc/gss/mech.d/gssproxy.conf)
-source=(https://fedorahosted.org/released/gss-proxy/$pkgname-$pkgver.tar.gz)
+source=(https://releases.pagure.org/gssproxy/$pkgname-$pkgver.tar.gz)
 sha512sums=('3c19fbd6e6c8aa2946512f947e016642672a98559b0c47dfb2a4abe2c9dbf06f1bd4f028199cd4828edf00eb0f5d3eac55bda73dcfeb27095e8e9ab14fc88bcd')
 
 prepare() {



More information about the arch-commits mailing list