summaryrefslogtreecommitdiff
path: root/dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild')
-rw-r--r--dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild b/dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild
index 4e51dbd9bbfc..944da74a4ada 100644
--- a/dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild
+++ b/dev-ruby/iobuffer/iobuffer-1.1.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ GITHUB_USER="tarcieri"
DESCRIPTION="IO::Buffer is a byte queue which is intended for non-blocking I/O applications"
HOMEPAGE="https://github.com/tarcieri/iobuffer"
-SRC_URI="https://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz"
+SRC_URI="https://github.com/${GITHUB_USER}/iobuffer/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"