From 1f3629014482c76185a1ff5df3a407bc271c4603 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 3 Mar 2014 22:20:45 +0000 Subject: [PATCH] upgrading package: klish 1.6.7 -> 1.6.8 --- klish/klish.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/klish/klish.spec b/klish/klish.spec index b626742ba9..23c97afd49 100644 --- a/klish/klish.spec +++ b/klish/klish.spec @@ -24,18 +24,18 @@ # package information Name: klish Summary: Command Line Interface Shell -URL: http://code.google.com/p/klish/ +URL: http://klish.libcode.org/ Vendor: Serj Kalichev, Graeme McKerrell et al. Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: Shell License: GPL -Version: 1.6.7 -Release: 20131206 +Version: 1.6.8 +Release: 20140303 # list of sources -Source0: http://klish.googlecode.com/files/klish-%{version}.tar.bz2 +Source0: http://libcode.org/attachments/download/39/klish-%{version}.tar.bz2 Source1: rc.klish Source2: klish.xml Patch0: klish.patch @@ -54,7 +54,7 @@ PreReq: pcre, expat %track prog klish = { version = %{version} - url = http://code.google.com/p/klish/downloads/list + url = http://libcode.org/projects/klish/files regex = klish-(__VER__)\.tar\.bz2 }