summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-12-29 11:55:11 +0100
committerJeroen Roovers <jer@gentoo.org>2018-12-29 11:55:30 +0100
commit2067108ab035ddd8ff43959a79e15fc220820948 (patch)
tree134ba4a0506878f1f8858c93cdddbcb393249c01 /net-libs/http-parser
parentx11-misc/xscreensaver: Version 5.42 (diff)
downloadgentoo-2067108ab035ddd8ff43959a79e15fc220820948.tar.gz
gentoo-2067108ab035ddd8ff43959a79e15fc220820948.tar.bz2
gentoo-2067108ab035ddd8ff43959a79e15fc220820948.zip
net-libs/http-parser: Update sub-SLOT
Fixes: https://bugs.gentoo.org/673936 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
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"