diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-11-18 10:08:09 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-11-18 10:08:09 +0000 |
commit | a556e7bdb466ba500d6300a534a16ce4015c47b4 (patch) | |
tree | 454de2fdb32e36d3203dc0113301ba7520f06b8f /testing/ossec-hids | |
parent | e7ab352a8e3f4d163a179db32e3d9755a3c646fb (diff) | |
download | aports-a556e7bdb466ba500d6300a534a16ce4015c47b4.tar.bz2 aports-a556e7bdb466ba500d6300a534a16ce4015c47b4.tar.xz |
testing/ossec-hids: fixed upstream url
Diffstat (limited to 'testing/ossec-hids')
-rw-r--r-- | testing/ossec-hids/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ossec-hids/APKBUILD b/testing/ossec-hids/APKBUILD index 17ad40699f..7c521d4c77 100644 --- a/testing/ossec-hids/APKBUILD +++ b/testing/ossec-hids/APKBUILD @@ -13,7 +13,7 @@ install="$pkgname.pre-install" subpackages="$pkgname-doc" pkgusers="ossec ossecm ossecr" pkggroups="ossec" -source="https://github.com/ossec/$pkgname/archive/$_pkgver/$pkgname-$pkgver.tar.gz +source="https://github.com/ossec/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz $pkgname.initd $pkgname.logrotate 00_a-out-h-path.patch |