perl-IO-Socket-Socks: update to 0.70.
This commit is contained in:
parent
21c0bbe3d3
commit
2ee132c911
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-IO-Socket-Socks'.
|
||||
pkgname=perl-IO-Socket-Socks
|
||||
version=0.69
|
||||
version=0.70
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="IO::Socket::Socks - Socks 4/5 client and server"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/IO-Socket-Socks"
|
||||
license="LGPL-2"
|
||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=a2e7e72e938ae589b39695bc2e7c5f42e005cdb8eb9262f85e77a8df50d7d09d
|
||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=a3e3250edb0de3c06666539ea789e82f752848b5a164340cfa7f3884624d7999
|
||||
|
|
Loading…
Reference in a new issue