putty: update to 0.64.
This commit is contained in:
parent
899c9fe08c
commit
71deb1c755
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'putty'
|
||||
pkgname=putty
|
||||
version=0.63
|
||||
revision=2
|
||||
version=0.64
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
|
||||
checksum=81e8eaaf31be7d9a46b4f3fb80d1d9540776f142cd89d0a11f2f8082dc68f8b5
|
||||
checksum=2a46c97a184144e3ec2392aca9acc64d062317a3a38b9a5f623a147eda5f3821
|
||||
|
|
Loading…
Reference in New Issue