mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
byobu: update to 5.124. (#9782)
This commit is contained in:
parent
3e8bafa374
commit
1a44691e98
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'byobu'
|
# Template file for 'byobu'
|
||||||
pkgname=byobu
|
pkgname=byobu
|
||||||
version=5.123
|
version=5.124
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
depends="tmux"
|
||||||
short_desc="A text-based window manager and terminal multiplexer"
|
short_desc="A text-based window manager and terminal multiplexer"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://byobu.co/"
|
homepage="http://byobu.co/"
|
||||||
distfiles="https://launchpad.net/byobu/trunk/${version}/+download/byobu_${version}.orig.tar.gz"
|
distfiles="https://launchpad.net/byobu/trunk/${version}/+download/byobu_${version}.orig.tar.gz"
|
||||||
checksum=2e5a5425368d2f74c0b8649ce88fc653420c248f6c7945b4b718f382adc5a67d
|
checksum=4eca1287b95093ac4697e6ebf7312308d54af90630db151669c5f328e0bef122
|
||||||
|
|
Loading…
Add table
Reference in a new issue