-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: László Várady <[email protected]>
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# Contributor: jv <[email protected]> | ||
# Maintainer: László Várady <[email protected]> | ||
pkgname=syslog-ng | ||
pkgver=4.0.1 | ||
pkgver=4.1.0 | ||
pkgrel=0 | ||
pkgdesc="Next generation logging daemon" | ||
url="https://www.syslog-ng.com/products/open-source-log-management/" | ||
|
@@ -154,4 +154,6 @@ _submv() { | |
done | ||
} | ||
|
||
sha512sums="5f83ee3cc4935218feb19f3f5065a68099e3ee291d806ad8810499ded9f9ef3b326b4b22841cd736354ed6a2ebc1ce8ae73f6abe981aa6f64c42da9ee3b1e22f syslog-ng-4.0.1.tar.gz" | ||
sha512sums=" | ||
3707d83b699c670c2e83c5343494902fcfc09d55d2311d318821cff47f843e90f882ff8892066aca8881c2b6d52981c1965379872707cadf9e45bb509550654d syslog-ng-4.1.0.tar.gz | ||
" |