Browse Source

Merge pull request #10696 from jefferyto/byobu-1.130

byobu: Update to 5.130
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
392a8f4d52
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/byobu/Makefile

+ 2
- 2
utils/byobu/Makefile View File

@ -10,12 +10,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=byobu
PKG_VERSION:=5.129
PKG_VERSION:=5.130
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_SOURCE_URL:=https://launchpad.net/byobu/trunk/$(PKG_VERSION)/+download
PKG_HASH:=e5135f20750c359b6371ee87cf2729c6038fbf3a6e66680e67f6a2125b07c2b9
PKG_HASH:=47e414161dda124287b9ec1cf94acc716b49e7428c6ec7efeed181f477e17461
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save