From 85838439d003afa36f57fdaf02f4c139f41733ce Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 30 Jun 2013 11:21:06 +0200 Subject: [PATCH] openssh: bump revision The previously built package was broken (using package links paths for revision 4). Couldn't determine why -- possibly forgot to remove the work dir before building the final packages and somehow the revision increment wasn't picked up. --- net-misc/openssh/openssh-6.0p1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openssh/openssh-6.0p1.recipe b/net-misc/openssh/openssh-6.0p1.recipe index a03c4e9ec..9d7a5e5aa 100644 --- a/net-misc/openssh/openssh-6.0p1.recipe +++ b/net-misc/openssh/openssh-6.0p1.recipe @@ -4,7 +4,7 @@ LICENSE="OpenSSH" COPYRIGHT="2005-2012 Tatu Ylonen et al." SRC_URI="http://openbsd.mirrorcatalogs.com/pub/OpenBSD/OpenSSH/portable/openssh-6.0p1.tar.gz" CHECKSUM_MD5="3c9347aa67862881c5da3f3b1c08da7b" -REVISION="5" +REVISION="6" ARCHITECTURES="x86_gcc2 ?x86" PATCHES="openssh-6.0p1.patch"