Bump
This commit is contained in:
parent
17319bbc2a
commit
6736dc962a
4
build.sh
4
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##*/}
|
||||
|
@ -1 +0,0 @@
|
||||
a91c02a342f9d2670a5081ddb5261e8683dfdbc1 /usr/portage/distfiles/putty-0.60-installer.exe
|
1
putty-0.61-installer.exe.sha1sum
Normal file
1
putty-0.61-installer.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
f2ecf6df5b761ada841b97d9b7d8344d48b63536 /usr/portage/distfiles/putty-0.61-installer.exe
|
Loading…
Reference in New Issue
Block a user