aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorEtienne Champetier <champetier.etienne@gmail.com>2017-07-14 19:05:12 -0700
committerEtienne Champetier <champetier.etienne@gmail.com>2017-07-14 19:05:12 -0700
commita392854df7b47a5c643922ee6c72cac795b16453 (patch)
tree03b3a98a93296734b6283dacd5fa0cbede09a17f /utils
parent7891c3449fec2b7068d9cc12aee871ba6c982778 (diff)
screen: update to 4.6.1, refresh patches
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/screen/Makefile6
-rw-r--r--utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch2
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/screen/Makefile b/utils/screen/Makefile
index bbde01dfe..7fcf435c0 100644
--- a/utils/screen/Makefile
+++ b/utils/screen/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=screen
-PKG_VERSION:=4.6.0
-PKG_RELEASE:=2
+PKG_VERSION:=4.6.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4
+PKG_HASH:=aba9af66cb626155d6abce4703f45cce0e30a5114a368bd6387c966cbbbb7c64
PKG_SOURCE_URL:=@GNU/screen
PKG_LICENSE:=GPL-3.0+
diff --git a/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch b/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch
index 50d00b869..61389b792 100644
--- a/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch
+++ b/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch
@@ -8,4 +8,4 @@
+ $(CC) -c $(M_CFLAGS) $(CPPFLAGS) $(DEFS) \
$(OPTIONS) $(CFLAGS) $<
- install_bin: .version screen
+ install_bin: .version screen installdirs