Skip to content

Commit 937f7d9

Browse files
author
Release Manager
committed
gh-35625: zeromq: Add system package info for Arch Linux, Gentoo
<!-- Please provide a concise, informative and self-explanatory title. --> <!-- Don't put issue numbers in the title. Put it in the Description below. --> <!-- For example, instead of "Fixes #12345", use "Add a new method to multiply two integers" --> ### 📚 Description <!-- Describe your changes here in detail. --> <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> Fixes #35624 <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x ]`. --> - [x] The title is concise, informative, and self-explanatory. - [ ] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #35625 Reported by: Matthias Köppe Reviewer(s): Frédéric Chapoton
2 parents 49e5c41 + e952d68 commit 937f7d9

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=d18a37f4dd7bcf8645cb1d34ab5de2b0f74e14c8
3-
md5=70a288640882b840de76a1b883897094
4-
cksum=3571416681
2+
sha1=3f93e48539eee55063a684244f91b43b8c866dff
3+
md5=133849519bfca05eaf27d223be36073b
4+
cksum=4086801344
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c1aea0aa2bcd7ab2e2f98f2a27a458809da1ce7e
1+
9fd975263748c1a1cb30d205ce5b12f6e50c0d4b

build/pkgs/zeromq/distros/arch.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
zeromq

build/pkgs/zeromq/distros/gentoo.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
net-libs/zeromq

0 commit comments

Comments
 (0)