Parcourir la source

openssh: Download source via http because the ftp seems to be down

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
BALATON Zoltan il y a 8 ans
Parent
commit
a45979516c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/openssh/Makefile

+ 1 - 1
package/openssh/Makefile

@@ -13,7 +13,7 @@ PKG_BUILDDEP:=		zlib
 PKG_DEPENDS:=		zlib
 PKG_NEEDS:=		threads
 PKG_URL:=		http://www.openssh.com/
-PKG_SITES:=		ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
+PKG_SITES:=		http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
 
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz