Skip to content

Commit

Permalink
net-proxy/hitch: Version bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.2
  • Loading branch information
ercpe committed Mar 16, 2017
1 parent 98cc297 commit dfbe01d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions net-proxy/hitch/Manifest
@@ -1 +1,2 @@
DIST hitch-1.4.3.tar.gz 279445 SHA256 ae193d31d8f4ec6214f42793b5108b65fa815482aec70be09b80dd346757dcb8 SHA512 9d1aa51a3adee164ce7a03eb55907c1aea5acdc048b96570edbd5acce25a5f17e03ac8e8f3e8866b38ed7a47534544d3458d388ef319a0b31f6569e591940778 WHIRLPOOL 3131d82078ae680d5d785160858e0ecb721e221963883391a6b4c50f7f0ef29766987fc9e590400d51567d30e94fa52767b2b7cd1e282fa44c74172975adbef4
DIST hitch-1.4.4.tar.gz 300494 SHA256 5b4e8deeaafa6ae3998b24af035c8df9bd25e6527c4e1811645f53368da69eab SHA512 33037c6ba2882575d9d4a63adcbef7db9a0294e8fdc2eee5a5cc8a45656d9c9620952e49f71abbfbc94c6d1781911ad1b76237a058d3dda3eaaf2f220d15cd18 WHIRLPOOL 1b894daaf2382e05076e4b3cffb9e618411988edbd069f3a77c2ec32ae1b564a0316f63c1aaca35847a7a499f387b432b5ed7e40378f5cca29c45be9fd5ba9cf
20 changes: 20 additions & 0 deletions net-proxy/hitch/hitch-1.4.4.ebuild
@@ -0,0 +1,20 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit eutils

DESCRIPTION="A libev-based high performance SSL/TLS proxy"
HOMEPAGE="https://hitch-tls.org/"
SRC_URI="https://hitch-tls.org/source/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""

DEPEND="dev-libs/openssl:0
>=dev-libs/libev-4"
RDEPEND="${DEPEND}"

0 comments on commit dfbe01d

Please sign in to comment.