diff options
author | KatolaZ <katolaz@freaknet.org> | 2018-06-05 00:30:03 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2018-06-05 00:30:03 +0100 |
commit | 222f6058fccf2312bc7d76adeb436b200a4548d7 (patch) | |
tree | bacb3bbec48e95ca58c6ec85f9b77f3ad64716ad /template.go | |
parent | 289c4744ef96896b379f76a55397864b0e953ac1 (diff) |
added beowulf
Diffstat (limited to 'template.go')
-rw-r--r-- | template.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.go b/template.go index b364fd4..8928640 100644 --- a/template.go +++ b/template.go @@ -115,6 +115,7 @@ Search Devuan Packages for: <input type="text" name="search"/> in release <select name="release"> <option value="jessie" selected>Jessie 1.0.0</option> <option value="ascii" >Ascii 2.0.0</option> +<option value="beowulf" >Beowulf (testing)</option> <option value="ceres" >Ceres (unstable)</option> <option value="experimental" >Experimental</option> <option value="any" >Any</option> |