13 lines
457 B
Bash
13 lines
457 B
Bash
# Template file for 'putty'
|
|
pkgname=putty
|
|
version=0.65
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+-devel"
|
|
short_desc="A Free Telnet/SSH Client"
|
|
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=d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0
|