Skip to content

Commit

Permalink
trunk-recorder: 4.6.0->4.7.1
Browse files Browse the repository at this point in the history
switch 9999 to new test branch for v5.0
  • Loading branch information
ZeroChaos- committed Dec 28, 2023
1 parent 7d03b02 commit f009573
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion net-wireless/trunk-recorder/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST trunk-recorder-4.6.0.tar.gz 3215172 BLAKE2B 8071f45ba8f3ecb773d69f2546d8d7f20c8a6dc422114db94de4672412babd5573c6e35bcea7a68ab24236aff6e1bd87e334e714d03265419c6370faadd717a9 SHA512 ecf3a6015d72dc19f53bf3b8b98d5abc1fec144c12385d12bf59cfa874961b6cb6f81c5926877d2fa1bbef0d4ecc699d9797961c36c97c8be59203f18f15691a
DIST trunk-recorder-4.7.1.tar.gz 4391284 BLAKE2B 012a917eb8f01fea08fb176880ca0ed6169cbfb8bd0ead850fd472de170c409f84885489b2b5be3277c23425b0a50ae3a31fb0c71f2ebb6c941f88a33193360e SHA512 e513e221bf5fae9c1ce841ebd2a364e66fe7aa4796fa82639042c838d8c6c376106acddae3a25a1567d6f58f28abdb5888a93a1dda715d008444f1b983e15938
3 changes: 2 additions & 1 deletion net-wireless/trunk-recorder/trunk-recorder-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019-2022 Gentoo Authors
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
Expand All @@ -11,6 +11,7 @@ HOMEPAGE="https://github.com/robotastic/trunk-recorder"

if [[ "${PV}" == *9999 ]]; then
EGIT_REPO_URI="https://github.com/robotastic/trunk-recorder.git"
EGIT_BRANCH="v5.0-max"
inherit git-r3
RESTRICT="strip"
else
Expand Down

0 comments on commit f009573

Please sign in to comment.