diff options
author | Mathy Vanvoorden <mathy@vanvoorden.be> | 2017-12-01 10:13:37 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-02-20 22:38:47 +0100 |
commit | ef6e13761d2ab6ef7929ac5c3af8c02519f0306c (patch) | |
tree | ce0396bbf5bf95501188bcd760c005a86b6cdd26 /net-libs/zmqpp | |
parent | dev-db/phpmyadmin: Security bump to address PMASA-2018-1 (CVE-2018-7260). (diff) | |
download | gentoo-ef6e13761d2ab6ef7929ac5c3af8c02519f0306c.tar.gz gentoo-ef6e13761d2ab6ef7929ac5c3af8c02519f0306c.tar.bz2 gentoo-ef6e13761d2ab6ef7929ac5c3af8c02519f0306c.zip |
net-libs/zmqpp: version bump to 4.2.0.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6368
Diffstat (limited to 'net-libs/zmqpp')
-rw-r--r-- | net-libs/zmqpp/Manifest | 2 | ||||
-rw-r--r-- | net-libs/zmqpp/zmqpp-4.2.0.ebuild (renamed from net-libs/zmqpp/zmqpp-4.1.2.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/zmqpp/Manifest b/net-libs/zmqpp/Manifest index 437797bcc430..d2d68dd7546b 100644 --- a/net-libs/zmqpp/Manifest +++ b/net-libs/zmqpp/Manifest @@ -1 +1 @@ -DIST zmqpp-4.1.2.tar.gz 92834 BLAKE2B 6084b5bbd6e85b83a7bc214c21e96e5f386a418b27f20e92c69918db176650888692551e044b4bc4cdea34cdd666058a6e72f53b4f393212cff7a8a8bb6c2376 SHA512 9a485ce94ff94705016c16b553b4058198f91146189d6af899c3aa5aecf4326dacbdbe5ca521232971cfa2bf47fd1c34abefaf819839725bd07d6a08d513fcc6 +DIST zmqpp-4.2.0.tar.gz 102942 BLAKE2B c72e807e68aa9142e3e7f06a1c9207a4477538b6ffa1a9077d70dd4f7f2a7c17809bc9f71a478aad4cb3204955252d6468cf14f1aef014c062a08e7f68b2f1d0 SHA512 a6b767278d85f38e5d78a958980782f15e3214db169ec2da118216c002657e525783d4ad3b9043d742801acf77b9b070ea12c18ec0e311e01f13d90d409277a7 diff --git a/net-libs/zmqpp/zmqpp-4.1.2.ebuild b/net-libs/zmqpp/zmqpp-4.2.0.ebuild index 0c069c867d2b..e60bfa0f62c0 100644 --- a/net-libs/zmqpp/zmqpp-4.1.2.ebuild +++ b/net-libs/zmqpp/zmqpp-4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 |