~alpine/devel

SARG Squid Analysis Report Generator v1 PROPOSED

Peter de Zoeten: 1
 SARG Squid Analysis Report Generator

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/246/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] SARG Squid Analysis Report Generator Export this patch

Sarg is a tool that allow you to view "where" your users are going to on the Internet.
Sarg provides many informations about Squid users activities: times, bytes, sites, etc...
---
 APKBUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/APKBUILD b/APKBUILD
index 9662856..2cfe92c 100644
--- a/APKBUILD
+++ b/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
# Maintainer: Peter de Zoeten <peter@dezoeten.mine.nu>
pkgname=sarg
pkgver=2.3.1
pkgrel=0
-- 
1.7.7.2



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---