mirror of https://github.com/openwrt/packages.git
screen: update to 4.6.2
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>pull/5020/merge
parent
4bf720985e
commit
23387d29a2
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=screen
|
||||
PKG_VERSION:=4.6.1
|
||||
PKG_VERSION:=4.6.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=aba9af66cb626155d6abce4703f45cce0e30a5114a368bd6387c966cbbbb7c64
|
||||
PKG_HASH:=1b6922520e6a0ce5e28768d620b0f640a6631397f95ccb043b70b91bb503fa3a
|
||||
PKG_SOURCE_URL:=@GNU/screen
|
||||
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
|
|
Loading…
Reference in New Issue