summaryrefslogtreecommitdiff
path: root/homebrew/ddclient/.beer
blob: afa67e369ac03d8f45d78cac110bcd323a79cfc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "name": "Ddclient",
    "description": "Update dynamic DNS entries",
    "url": "https://downloads.sourceforge.net/project/ddclient/ddclient/ddclient-3.9.0/ddclient-3.9.0.tar.gz",
    "mirror": null,
    "homepage": "https://sourceforge.net/p/ddclient/wiki/Home",
    "depends": [],
    "resource": [
        {
            "name": "Data::Validate::IP",
            "url": "https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Data-Validate-IP-0.27.tar.gz"
        }
    ],
    "conflicts": [],
    "patches": [],
    "install": [
        "(etc/\"ddclient\").mkpath",
        "(var/\"run/ddclient\").mkpath"
    ],
    "version": "3.9.0",
    "file": "ddclient.rb"
}