aboutsummaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-08 13:09:52 +0300
committerCem Keylan <cem@ckyln.com>2020-05-08 13:09:52 +0300
commit67596087b9654e7503e55d59dd6b7d60c86ea359 (patch)
tree1715cd241d9e8cea5d30ff21fb205f1169a384dd /st
parentc09b827a5f1d8b26bb172988e7311b9893b48a24 (diff)
downloadrepository-67596087b9654e7503e55d59dd6b7d60c86ea359.tar.gz
move out of the 'cem' directory
Diffstat (limited to 'st')
-rwxr-xr-xst/build4
-rw-r--r--st/checksums1
-rw-r--r--st/sources1
-rw-r--r--st/version1
4 files changed, 7 insertions, 0 deletions
diff --git a/st/build b/st/build
new file mode 100755
index 0000000..954aa1f
--- /dev/null
+++ b/st/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install
diff --git a/st/checksums b/st/checksums
new file mode 100644
index 0000000..f6109fa
--- /dev/null
+++ b/st/checksums
@@ -0,0 +1 @@
+81668adf0523bb4d14c597d7349f71a28e7db2f81517e4a2355691ecd76b3777 st-1.2.4.tar.gz
diff --git a/st/sources b/st/sources
new file mode 100644
index 0000000..accf3ae
--- /dev/null
+++ b/st/sources
@@ -0,0 +1 @@
+https://git.ckyln.com/archives/st/st-1.2.4.tar.gz
diff --git a/st/version b/st/version
new file mode 100644
index 0000000..d66671c
--- /dev/null
+++ b/st/version
@@ -0,0 +1 @@
+1.2.4 1