File: watch

package info (click to toggle)
shorewall 5.2.8-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,148 kB
  • sloc: xml: 78,818; perl: 26,961; sh: 6,063; makefile: 132
file content (30 lines) | stat: -rw-r--r-- 1,266 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
version=4

opts="pgpmode=auto" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ \
  debian
opts="pgpmode=auto,component=@PACKAGE@6" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@6-@ANY_VERSION@@ARCHIVE_EXT@ \
  same
opts="pgpmode=auto,component=@PACKAGE@6-lite" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@6-lite-@ANY_VERSION@@ARCHIVE_EXT@ \
  same
opts="pgpmode=auto,component=@PACKAGE@-core" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@-core-@ANY_VERSION@@ARCHIVE_EXT@ \
  same
opts="pgpmode=auto,component=@PACKAGE@-docs-xml" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@-docs-xml-@ANY_VERSION@@ARCHIVE_EXT@ \
  same
opts="pgpmode=auto,component=@PACKAGE@-init" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@-init-@ANY_VERSION@@ARCHIVE_EXT@ \
  same
opts="pgpmode=auto,component=@PACKAGE@-lite" \
  https://www.shorewall.org/pub/@PACKAGE@/@ANY_VERSION@/@PACKAGE@-@ANY_VERSION@/ \
  @PACKAGE@-lite-@ANY_VERSION@@ARCHIVE_EXT@ \
  same