summaryrefslogtreecommitdiff
path: root/core/perp
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-04-23 22:47:40 -0700
committerMichael Forney <mforney@mforney.org>2016-04-23 22:47:40 -0700
commita4d1777beea410e56bdf39e2e075797a8b0580f0 (patch)
tree6f96b490d31938420210bfe12ed72502df714098 /core/perp
parent39c4754056d2bbdf041cd71c7ca1b61023c701f4 (diff)
Add some scripts to help fetch non-git packages
Diffstat (limited to 'core/perp')
-rw-r--r--core/perp/.gitignore4
l---------core/perp/fetch.rc1
-rw-r--r--core/perp/sha2561
-rw-r--r--core/perp/url2
4 files changed, 6 insertions, 2 deletions
diff --git a/core/perp/.gitignore b/core/perp/.gitignore
index 29394683..d550babc 100644
--- a/core/perp/.gitignore
+++ b/core/perp/.gitignore
@@ -1 +1,3 @@
-tools.ninja
+/perp-2.07.tar.gz
+/src
+/tools.ninja
diff --git a/core/perp/fetch.rc b/core/perp/fetch.rc
new file mode 120000
index 00000000..221da00d
--- /dev/null
+++ b/core/perp/fetch.rc
@@ -0,0 +1 @@
+../../util/fetch-curl.rc \ No newline at end of file
diff --git a/core/perp/sha256 b/core/perp/sha256
new file mode 100644
index 00000000..943750d5
--- /dev/null
+++ b/core/perp/sha256
@@ -0,0 +1 @@
+1222fe31c16014d8b2a78416f93ba9f8c31eddbc381adc9021fa5d9764475815 perp-2.07.tar.gz
diff --git a/core/perp/url b/core/perp/url
index 2078b738..0eff1363 100644
--- a/core/perp/url
+++ b/core/perp/url
@@ -1 +1 @@
-http://b0llix.net/perp/distfiles/perp-2.07.tar.gz
+url = "http://b0llix.net/perp/distfiles/perp-2.07.tar.gz"