From ae73c7abb45c6666f328ccb1c9ec97bc182de4ef Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 Feb 2020 09:26:37 +0300 Subject: sdhcp: add new package at 0.1 to testing --- testing/sdhcp/build | 4 ++++ testing/sdhcp/checksums | 1 + testing/sdhcp/sources | 1 + testing/sdhcp/version | 1 + 4 files changed, 7 insertions(+) create mode 100755 testing/sdhcp/build create mode 100644 testing/sdhcp/checksums create mode 100644 testing/sdhcp/sources create mode 100644 testing/sdhcp/version (limited to 'testing') diff --git a/testing/sdhcp/build b/testing/sdhcp/build new file mode 100755 index 00000000..954aa1f3 --- /dev/null +++ b/testing/sdhcp/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install diff --git a/testing/sdhcp/checksums b/testing/sdhcp/checksums new file mode 100644 index 00000000..3c4c2bab --- /dev/null +++ b/testing/sdhcp/checksums @@ -0,0 +1 @@ +08e43f3d540f62ba9b4a72774fee39074d81f272955c84dd283d8fbaef44deed sdhcp-0.1.tar.gz diff --git a/testing/sdhcp/sources b/testing/sdhcp/sources new file mode 100644 index 00000000..75beb36e --- /dev/null +++ b/testing/sdhcp/sources @@ -0,0 +1 @@ +https://dl.2f30.org/releases/sdhcp-0.1.tar.gz diff --git a/testing/sdhcp/version b/testing/sdhcp/version new file mode 100644 index 00000000..084a74c2 --- /dev/null +++ b/testing/sdhcp/version @@ -0,0 +1 @@ +0.1 1 -- cgit v1.2.3