summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.9.0-r1.ebuild (renamed from net-libs/http-parser/http-parser-2.9.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.0.ebuild b/net-libs/http-parser/http-parser-2.9.0-r1.ebuild
index 5220fa0c36ca..0d1ea38cc555 100644
--- a/net-libs/http-parser/http-parser-2.9.0.ebuild
+++ b/net-libs/http-parser/http-parser-2.9.0-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/nodejs/http-parser"
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-SLOT="0/2.8.0"
+SLOT="0/2.9.0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris"
IUSE="static-libs"