aboutsummaryrefslogtreecommitdiff
path: root/repos/extra
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra')
-rw-r--r--repos/extra/screen/.checksum1
-rw-r--r--repos/extra/screen/.files29
-rw-r--r--repos/extra/screen/abuild2
3 files changed, 31 insertions, 1 deletions
diff --git a/repos/extra/screen/.checksum b/repos/extra/screen/.checksum
new file mode 100644
index 00000000..d15d388f
--- /dev/null
+++ b/repos/extra/screen/.checksum
@@ -0,0 +1 @@
+d475dd5e7a926ee11153ab0b0d646765a26818a6d3a3b7a305a7d56d6c81edd4 screen-5.0.1.tar.gz
diff --git a/repos/extra/screen/.files b/repos/extra/screen/.files
new file mode 100644
index 00000000..f6d58fb2
--- /dev/null
+++ b/repos/extra/screen/.files
@@ -0,0 +1,29 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+lrwxrwxrwx root/root usr/bin/screen -> screen-5.0.1
+-rwsr-xr-x root/root usr/bin/screen-5.0.1
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/info/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/screen.1.gz
+drwxr-xr-x root/root usr/share/screen/
+drwxr-xr-x root/root usr/share/screen/utf8encodings/
+-rw-r--r-- root/root usr/share/screen/utf8encodings/01
+-rw-r--r-- root/root usr/share/screen/utf8encodings/02
+-rw-r--r-- root/root usr/share/screen/utf8encodings/03
+-rw-r--r-- root/root usr/share/screen/utf8encodings/04
+-rw-r--r-- root/root usr/share/screen/utf8encodings/18
+-rw-r--r-- root/root usr/share/screen/utf8encodings/19
+-rw-r--r-- root/root usr/share/screen/utf8encodings/a1
+-rw-r--r-- root/root usr/share/screen/utf8encodings/a3
+-rw-r--r-- root/root usr/share/screen/utf8encodings/bf
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c2
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c3
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c4
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c6
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c7
+-rw-r--r-- root/root usr/share/screen/utf8encodings/c8
+-rw-r--r-- root/root usr/share/screen/utf8encodings/cc
+-rw-r--r-- root/root usr/share/screen/utf8encodings/cd
+-rw-r--r-- root/root usr/share/screen/utf8encodings/d6
diff --git a/repos/extra/screen/abuild b/repos/extra/screen/abuild
index c8d77e17..2f6bceb9 100644
--- a/repos/extra/screen/abuild
+++ b/repos/extra/screen/abuild
@@ -1,5 +1,5 @@
name=screen
-version=5.0.1.2
+version=5.0.1
release=1
source="https://ftp.gnu.org/gnu/${name}/${name}-${version}.tar.gz"
build_opt="--disable-pam"