]> git.pld-linux.org Git - packages/zsh.git/commitdiff
switched to official distribution source
authorTomasz Pala <gotar@pld-linux.org>
Sun, 8 Oct 2017 09:59:07 +0000 (11:59 +0200)
committerTomasz Pala <gotar@pld-linux.org>
Sun, 8 Oct 2017 10:01:05 +0000 (12:01 +0200)
zsh.spec

index 937ca3ee9ff2b4d86078235310ae95a3798ca545..060917e1d136bb250c4e912686e505feba4cd471 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -1,4 +1,5 @@
 #
+# TODO: package http://www.zsh.org/pub/zsh-%{version}-doc.tar.xz
 # Conditional build:
 %bcond_with    static  # build static version
 %bcond_without tests   # don't perform "make test"
@@ -18,8 +19,8 @@ Version:      5.4.2
 Release:       1
 License:       BSD-like
 Group:         Applications/Shells
-Source0:       ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/%{name}-%{version}.tar.xz
-# Source0-md5: dfe156fd69b0d8d1745ecf6d6e02e047
+Source0:       http://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
+# Source0-md5: afba2dfb445a3eb79bd73330fc005ef7
 #Source0:      ftp://ftp.zsh.org/pub/%{name}-%{version}.tar.bz2
 Source1:       %{name}.1.pl
 Source2:       http://zsh.sunsite.dk/Guide/%{name}guide.pdf
This page took 0.041858 seconds and 4 git commands to generate.