putty: update to 0.76.
Also: - add changelog.
This commit is contained in:
parent
f8f5e8ceb5
commit
2019e5e9b4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'putty'
|
||||
pkgname=putty
|
||||
version=0.75
|
||||
version=0.76
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Free Telnet/SSH Client"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
changelog="https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html"
|
||||
distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
|
||||
checksum=d3173b037eddbe9349abe978101277b4ba9f9959e25dedd44f87e7b85cc8f9f5
|
||||
checksum=547cd97a8daa87ef71037fab0773bceb54a8abccb2f825a49ef8eba5e045713f
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Reference in a new issue