blob: 48227c1260dea6a98125c0ab225916d34b96b488 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = netscripts-atzlinux-git
pkgdesc = some simple network scripts no need any parameter
pkgver = 1.0.7.r6.g3f7993e
pkgrel = 1
url = https://www.atzlinux.com
install = netscripts-atzlinux-git.install
arch = any
license = GPLv3
depends = git
depends = curl
depends = iftop
depends = net-tools
depends = iproute2
depends = gawk
options = !strip
source = git+https://gitee.com/atzlinux/netscripts-atzlinux.git
source = netscripts-atzlinux-git.install
sha256sums = SKIP
sha256sums = 6067b7e16b3c8193729e9620983c183de05d12d6f669d05cb2af591a52e5adea
pkgname = netscripts-atzlinux-git
|