summaryrefslogtreecommitdiff
path: root/dev-java/asm/asm-5.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-09 15:18:13 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-09 15:18:13 +0000
commitf3104c28cf5ceeea12dea8aab516861d975c817d (patch)
tree0f4946a9ed67aff71917cd2dcd45cfb7d80f8eb1 /dev-java/asm/asm-5.1-r1.ebuild
parent1f9ba344a5e235c6a8667384aa6ec8dd42d73889 (diff)
gentoo auto-resync : 09:12:2022 - 15:18:12
Diffstat (limited to 'dev-java/asm/asm-5.1-r1.ebuild')
-rw-r--r--dev-java/asm/asm-5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-5.1-r1.ebuild b/dev-java/asm/asm-5.1-r1.ebuild
index ff2f2f95764b..c4beac9c0ac2 100644
--- a/dev-java/asm/asm-5.1-r1.ebuild
+++ b/dev-java/asm/asm-5.1-r1.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
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="Bytecode manipulation framework for Java"
HOMEPAGE="https://asm.ow2.io"
MY_P="ASM_${PV//./_}"
-SRC_URI="https://gitlab.ow2.org/asm/asm/-/archive/${MY_P}/asm-${MY_P}.tar.gz https://gitlab.ow2.org/asm/asm/-/archive/ASM_4_0/asm-ASM_4_0.tar.gz"
+SRC_URI="https://gitlab.ow2.org/asm/asm/-/archive/${MY_P}/asm-${MY_P}.tar.bz2 https://gitlab.ow2.org/asm/asm/-/archive/ASM_4_0/asm-ASM_4_0.tar.bz2"
LICENSE="BSD"
SLOT="4"