summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThiago Coutinho2015-06-18 23:16:58 -0300
committerThiago Coutinho2015-06-19 08:54:09 -0300
commit1167edf999f52e69731f14ea063b544d22280c54 (patch)
tree3998b3be3079f7405173157f7b36f3ddea9dedc1 /.SRCINFO
downloadaur-1167edf999f52e69731f14ea063b544d22280c54.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..aedba3688c2d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = awall
+ pkgdesc = Alpine Wall iptables based firewall
+ pkgver = 1.2.4
+ pkgrel = 1
+ url = http://git.alpinelinux.org/cgit/awall/
+ arch = any
+ license = GPL2
+ depends = lua>=5.2
+ depends = lua-filesystem
+ depends = lua-alt-getopt
+ depends = lua-stringy
+ depends = lua-signal
+ depends = lua-pc
+ depends = xtables-addons
+ depends = iptables
+ depends = dnsutils
+ source = http://dev.alpinelinux.org/archive/awall/awall-1.2.4.tar.xz
+ md5sums = 69aeb3aabd8e73662a0d5e89c9f3de0c
+
+pkgname = awall
+