Skip to content

Commit

Permalink
dev-embedded/libjaylink: Update SRC_URI
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Sven Wegener <[email protected]>
  • Loading branch information
swegener committed Nov 15, 2019
1 parent e98cbd1 commit 4f59534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-embedded/libjaylink/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST libjaylink-0.1.0.tar.xz 53820 BLAKE2B 6538f738481eecb0db8bec9c652d7169f210c1e0ee5dd6e1639a26e5e9dd1da43df887e50c4bab3e56e0d9d7bb858cf6c31015afee8b194729d0140b3fd911f8 SHA512 9031da29adb703b771cb049d76bec5033b6885321d8ac411984ac800224677f9b201c92553d150450c4a6898826c06189ee4fdc1048430edaef89704e31ec21a
DIST libjaylink-0.1.0.tar.bz2 53672 BLAKE2B 9dbe687b97e76bf4f928cbb8010af0fff95025d3989294b959c6187f0549e9f0dc495f88c39b57d0f98e34d8df2df0cb3bef31047208d4807588416a72401b9f SHA512 5b420c816809c4d2a458d2e28591a2e97bdc161c42ada12f6e0a1cff3490463c0cbef49ecefd8c1ff51e661345185e6087bfc12e259b20fab8b177bb4f3f4638
4 changes: 2 additions & 2 deletions dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
Expand All @@ -8,7 +8,7 @@ inherit autotools eutils
DESCRIPTION="Library to access J-Link devices"
HOMEPAGE="https://gitlab.zapb.de/zapb/libjaylink"

SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
SRC_URI="https://gitlab.zapb.de/zapb/libjaylink/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
Expand Down

0 comments on commit 4f59534

Please sign in to comment.