summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2015-06-14 12:26:29 +0200
committerLadislav Hagara2015-06-14 12:26:29 +0200
commitc3a5a3d9398fd224540b9fadd6d32b88ed0096ab (patch)
tree8a20b8815c8dd7c611b4885d545e3e656a560bda
parent806ea9a987f7c89785be042cbc26123c4cc88c47 (diff)
screen 4.3.0
-rwxr-xr-xshell-term-fm/screen/DETAILS6
-rw-r--r--shell-term-fm/screen/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/shell-term-fm/screen/DETAILS b/shell-term-fm/screen/DETAILS
index 190786e564..51f0352931 100755
--- a/shell-term-fm/screen/DETAILS
+++ b/shell-term-fm/screen/DETAILS
@@ -1,12 +1,12 @@
SPELL=screen
- VERSION=4.2.1
- PATCHLEVEL=1
+ VERSION=4.3.0
+ PATCHLEVEL=0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/utilities/${SPELL}/${SOURCE}
SOURCE_URL[1]=ftp://ftp.sourcemage.sk/sources/${SOURCE}
SOURCE_URL[2]=$GNU_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:30826b2a2fc436483276b90cc4c6679470f7ccb7098c9bb8457d0e534998cd12da02882cf80678465f6540cade170c3fdc6bdfa31b07359ff0d3ffe2d6063710
+ SOURCE_HASH=sha512:35997a2763be739bd74eaafbb22ede0ac909de7111281b2350b281c846fc04c777a75dd4eab2a63e00653285aaa7b0950f901bf2a03af7cf3c38e17c52964269
WEB_SITE=http://www.gnu.org/software/screen
ENTERED=20010922
SECURITY_PATCH=1
diff --git a/shell-term-fm/screen/HISTORY b/shell-term-fm/screen/HISTORY
index c0d1e6ac2e..94e8dfca43 100644
--- a/shell-term-fm/screen/HISTORY
+++ b/shell-term-fm/screen/HISTORY
@@ -1,3 +1,6 @@
+2015-06-14 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 4.3.0
+
2014-08-09 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: bump to 4.2.1!
(now hopefully supporting TERM=rxvt-unicode-256color)