mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
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.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user