diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-01-15 22:05:18 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-01-15 22:05:18 +0000 |
commit | e60d54d0e189086015678e8700140b61cd35ad5a (patch) | |
tree | 54fe90b2c9cdc59ddf99bea777ec9f16e6a8c3bd | |
parent | emulators/qemu-user-static-devel: add 64-bit targets for powerpc64 (diff) |
Update to 1.5.0
ChangeLog: https://github.com/rsyslog/librelp/blob/master/ChangeLog
Notes
Notes:
svn path=/head/; revision=523181
-rw-r--r-- | devel/librelp/Makefile | 2 | ||||
-rw-r--r-- | devel/librelp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index 07ff420b965a..dc4dff905fdc 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ diff --git a/devel/librelp/distinfo b/devel/librelp/distinfo index 3d1f7ece7c8f..01201ac2b335 100644 --- a/devel/librelp/distinfo +++ b/devel/librelp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552372829 -SHA256 (librelp-1.4.0.tar.gz) = 5cd02ce7ede2fea037e65cc5389e41dde99b69b1df984b42c14029e60bb9dd05 -SIZE (librelp-1.4.0.tar.gz) = 519235 +TIMESTAMP = 1579124722 +SHA256 (librelp-1.5.0.tar.gz) = 69284ef1a051ab2c2f7765958e847bef1fcf38f47eb1b0372c65f63f03c8395e +SIZE (librelp-1.5.0.tar.gz) = 521793 |