- Update to 1.1.5
PR: 110961 Submitted by: trasz
This commit is contained in:
parent
0feca04370
commit
af7de0e1c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188638
3 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libutempter
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.altlinux.org/pub/people/ldv/utempter/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libutempter-1.1.4.tar.bz2) = b60ade66538e807ca28ca68a7a8dd3b9
|
||||
SHA256 (libutempter-1.1.4.tar.bz2) = ca09ab18a8d29a5f0af1ce04e19924839f108f0cadbba90dd3e3a33c4dbf092c
|
||||
SIZE (libutempter-1.1.4.tar.bz2) = 14583
|
||||
MD5 (libutempter-1.1.5.tar.bz2) = d62a93ba9f3796a91cf03be5ef25a9a1
|
||||
SHA256 (libutempter-1.1.5.tar.bz2) = 73d0576b16caeb22874dc80d0ce7a6aeebb3181b117e95c147cd8d29df99e70e
|
||||
SIZE (libutempter-1.1.5.tar.bz2) = 14588
|
||||
|
|
|
@ -2,6 +2,6 @@ include/utempter.h
|
|||
lib/libutempter.a
|
||||
lib/libutempter.so
|
||||
lib/libutempter.so.0
|
||||
lib/libutempter.so.1.1.4
|
||||
lib/libutempter.so.1.1.5
|
||||
libexec/utempter/utempter
|
||||
@dirrm libexec/utempter
|
||||
|
|
Loading…
Reference in a new issue