From: Armaan Bhojwani Date: Sat, 17 Jul 2021 02:21:14 +0000 (-0400) Subject: sb-hosts: new package at 3.8.0 X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=commitdiff_plain;h=bfcd2c1dd220d6ce105064665b56bf425a7767a2 sb-hosts: new package at 3.8.0 --- diff --git a/extra/sb-hosts/build b/extra/sb-hosts/build new file mode 100755 index 0000000..7559902 --- /dev/null +++ b/extra/sb-hosts/build @@ -0,0 +1,4 @@ +#!/usr/bin/sh -e + +mkdir -p "$1/etc" +cp "$1/etc/hosts" diff --git a/extra/sb-hosts/checksums b/extra/sb-hosts/checksums new file mode 100644 index 0000000..2ff131f --- /dev/null +++ b/extra/sb-hosts/checksums @@ -0,0 +1 @@ +71c2eae9bb69af9f776445e02c4684c2074c6008aafa3265cf34003064413b29 diff --git a/extra/sb-hosts/sources b/extra/sb-hosts/sources new file mode 100644 index 0000000..853f6d3 --- /dev/null +++ b/extra/sb-hosts/sources @@ -0,0 +1 @@ +https://raw.githubusercontent.com/StevenBlack/hosts/VERSION/hosts diff --git a/extra/sb-hosts/version b/extra/sb-hosts/version new file mode 100644 index 0000000..2af7c7b --- /dev/null +++ b/extra/sb-hosts/version @@ -0,0 +1 @@ +3.8.0 1