Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update irssi #14558

Merged
merged 1 commit into from
May 2, 2023
Merged

Update irssi #14558

merged 1 commit into from
May 2, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented May 2, 2023

Changes:

- jessfraz/irssi@663b9b8: Remove explicit `dirmngr` reference (jessfraz/irssi#30)
@github-actions
Copy link

github-actions bot commented May 2, 2023

Diff for bf551fa:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index f221728..b6b38b3 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,7 +3,7 @@ GitRepo: https://github.com/jessfraz/irssi.git
 
 Tags: 1.4.4, 1.4, 1, latest
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 94e29e7acdc9c44649b57a4efcc43d52496312c2
+GitCommit: 663b9b815d858c94ae6224183afed602d291587e
 Directory: debian
 
 Tags: 1.4.4-alpine, 1.4-alpine, 1-alpine, alpine
diff --git a/irssi_latest/Dockerfile b/irssi_latest/Dockerfile
index 4f18989..416c29b 100644
--- a/irssi_latest/Dockerfile
+++ b/irssi_latest/Dockerfile
@@ -27,7 +27,6 @@ RUN set -eux; \
 	apt-get update; \
 	apt-get install -y --no-install-recommends \
 		bzip2 \
-		dirmngr \
 		gnupg \
 		libglib2.0-dev \
 		libncurses-dev \

Relevant Maintainers:

@yosifkit yosifkit merged commit 8d2f99c into docker-library:master May 2, 2023
@yosifkit yosifkit deleted the irssi branch May 2, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants