diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 17:40:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-07 19:50:17 +0000 |
commit | 12a89c4984c6569f2d2f1ff376a4f2984835795b (patch) | |
tree | 3acaaf5cb088a2a388dd43ea096c3cfb3b2f3362 /main/logcheck | |
parent | 628fae6333bf32162dbf8baef4905d5e3b691dea (diff) | |
download | aports-12a89c4984c6569f2d2f1ff376a4f2984835795b.tar.bz2 aports-12a89c4984c6569f2d2f1ff376a4f2984835795b.tar.xz |
main/logcheck: rebuild due to missing origin
Diffstat (limited to 'main/logcheck')
-rw-r--r-- | main/logcheck/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/logcheck/APKBUILD b/main/logcheck/APKBUILD index e437f2c788..6a13d2b4d0 100644 --- a/main/logcheck/APKBUILD +++ b/main/logcheck/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=logcheck pkgver=1.3.13 -pkgrel=0 +pkgrel=1 pkgdesc="Bash scripts used to monitor system log files for anomalies" url="http://packages.debian.org/source/sid/logcheck" arch="noarch" |