mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/byobu: upgrade to 5.66
This commit is contained in:
parent
5748a56038
commit
b690ced561
@ -1,15 +1,15 @@
|
||||
# Contributor:
|
||||
# Maintainer:
|
||||
pkgname=byobu
|
||||
pkgver=4.22
|
||||
pkgrel=1
|
||||
pkgdesc="enhancement of the GNU Screen"
|
||||
pkgver=5.66
|
||||
pkgrel=0
|
||||
pkgdesc="An enhancement of the GNU Screen"
|
||||
url="https://launchpad.net/byobu"
|
||||
arch="noarch"
|
||||
license="GPL-3"
|
||||
license="GPL3"
|
||||
depends="screen python"
|
||||
makedepends=
|
||||
install=
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://launchpad.net/byobu/trunk/$pkgver/+download/byobu_$pkgver.orig.tar.gz"
|
||||
|
||||
@ -28,4 +28,6 @@ package() {
|
||||
cp -a etc usr "$pkgdir"/
|
||||
}
|
||||
|
||||
md5sums="e3c0e9b32e960a7497d7f918c25fbd50 byobu_4.22.orig.tar.gz"
|
||||
md5sums="5bb591b5b946501b68973a5894840776 byobu_5.66.orig.tar.gz"
|
||||
sha256sums="73e37396710dd7520d717af77055dfa5bdf97770912bb4df8dae2094d6c47a08 byobu_5.66.orig.tar.gz"
|
||||
sha512sums="f3ae4ba9c8c2448dd135e85a05ddbd17585583f52dc49aa8bce9ff4b4f7bc45bd52e6400c3204e0a7bd1a2cc18e3db53e9e480ec196e3d0ab29ed3cc0b192381 byobu_5.66.orig.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user