diff --git a/byobu.yaml b/byobu.yaml index 5950a3b163a..8e880172755 100644 --- a/byobu.yaml +++ b/byobu.yaml @@ -1,6 +1,6 @@ package: name: byobu - version: "6.5" + version: "6.6" epoch: 0 description: "open source text-based window manager and terminal multiplexer" copyright: @@ -27,7 +27,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/dustinkirkland/byobu - expected-commit: a4af10201f62baa3c7be9a8367b0cd027824f382 + expected-commit: 03a0ccea030196f471e9a2df9181cb544c2464a6 tag: ${{package.version}} - runs: autoreconf -vif