-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from axoflow/syslog-ng-4.7.1
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 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
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
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.7.0 | ||
pkgver=4.7.1 | ||
pkgrel=0 | ||
pkgdesc="Next generation logging daemon" | ||
url="https://www.syslog-ng.com/products/open-source-log-management/" | ||
|
@@ -173,5 +173,5 @@ _submv() { | |
} | ||
|
||
sha512sums=" | ||
630f8e67a1d9425f8b7c81aadb217b13af2063105ff370d1056d9c9ccb1d8167bd7923f4028dcdc64516c5cdc066559a011f21839b0b6b46af6137a98ca11f2b syslog-ng-4.7.0.tar.gz | ||
2f1e0dea4c0ecfc3c77df7e6ac231ee8436c9c78fcb4df8ccdc417fea7d56791fdeb0844ac35f0342ce7c2bea5618d8723b6b54319c556120099eb809873082e syslog-ng-4.7.1.tar.gz | ||
" |