mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
tmux: update to 3.6b
- Remove images from the correct list when they are removed while in the alternate screen Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
committed by
Hannu Nyman
parent
602714574e
commit
ec7fbc9a9b
+2
-2
@@ -2,12 +2,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tmux
|
||||
PKG_VERSION:=3.6a
|
||||
PKG_VERSION:=3.6b
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/tmux/tmux/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=cd8d97f344cd2faa89e41358428b3ada883e4c72fd7d4f43ccac93daec1442eb
|
||||
PKG_HASH:=e71f6a6b87621c1a93b39f7e04e62caac61b4455e5f4cb3ffd1042536b8c47c5
|
||||
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
||||
Reference in New Issue
Block a user