putty: update to 0.67.
This commit is contained in:
parent
3ec4a3cc92
commit
2aea2fc410
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'putty'
|
||||
pkgname=putty
|
||||
version=0.66
|
||||
revision=2
|
||||
version=0.67
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel"
|
||||
|
@ -10,6 +10,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
|
||||
checksum=fe7312f66c54865868b362f4b79bd1fbe7ce9e8b1fd504b04034182db1f32993
|
||||
checksum=80192458e8a46229de512afeca5c757dd8fce09606b3c992fbaeeee29b994a47
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue