aboutsummaryrefslogtreecommitdiff
path: root/community/nettle
diff options
context:
space:
mode:
Diffstat (limited to 'community/nettle')
-rwxr-xr-xcommunity/nettle/build11
-rw-r--r--community/nettle/checksums1
-rw-r--r--community/nettle/sources1
-rw-r--r--community/nettle/version1
4 files changed, 0 insertions, 14 deletions
diff --git a/community/nettle/build b/community/nettle/build
deleted file mode 100755
index 32a77951..00000000
--- a/community/nettle/build
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --enable-shared \
- --enable-static \
- --enable-mini-gmp \
- --disable-documentation
-
-make
-make DESTDIR="$1" install
diff --git a/community/nettle/checksums b/community/nettle/checksums
deleted file mode 100644
index a407d877..00000000
--- a/community/nettle/checksums
+++ /dev/null
@@ -1 +0,0 @@
-156621427c7b00a75ff9b34b770b95d34f80ef7a55c3407de94b16cbf436c42e nettle-3.7.1.tar.gz
diff --git a/community/nettle/sources b/community/nettle/sources
deleted file mode 100644
index a8b3eb0f..00000000
--- a/community/nettle/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://ftp.gnu.org/gnu/nettle/nettle-3.7.1.tar.gz
diff --git a/community/nettle/version b/community/nettle/version
deleted file mode 100644
index f6cb9b11..00000000
--- a/community/nettle/version
+++ /dev/null
@@ -1 +0,0 @@
-3.7.1 1