From 6736dc962a4a90ee76552412ce2effc41a13234a Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 18 Jul 2011 02:14:51 +0200 Subject: [PATCH] Bump --- build.sh | 4 ++-- putty-0.60-installer.exe.sha1sum | 1 - putty-0.61-installer.exe.sha1sum | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 putty-0.60-installer.exe.sha1sum create mode 100644 putty-0.61-installer.exe.sha1sum diff --git a/build.sh b/build.sh index 34c2f29..b2dddfd 100644 --- a/build.sh +++ b/build.sh @@ -1,13 +1,13 @@ #!/bin/sh PN="putty" -VERSION="0.60" +VERSION="0.61" RELEASE="1" PRIORITY="0" ADVICE="" TYPE="public" # all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python) ICON="http://agentur-lindner.com/files/2008/01/putty.png" -X86="http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.60-installer.exe" +X86="http://the.earth.li/~sgtatham/putty/latest/x86/putty-0.61-installer.exe" #AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi" ICONFILE=${ICON##*/} X86FILE=${X86##*/} diff --git a/putty-0.60-installer.exe.sha1sum b/putty-0.60-installer.exe.sha1sum deleted file mode 100644 index 826879d..0000000 --- a/putty-0.60-installer.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -a91c02a342f9d2670a5081ddb5261e8683dfdbc1 /usr/portage/distfiles/putty-0.60-installer.exe diff --git a/putty-0.61-installer.exe.sha1sum b/putty-0.61-installer.exe.sha1sum new file mode 100644 index 0000000..53e4271 --- /dev/null +++ b/putty-0.61-installer.exe.sha1sum @@ -0,0 +1 @@ +f2ecf6df5b761ada841b97d9b7d8344d48b63536 /usr/portage/distfiles/putty-0.61-installer.exe