Skip to content

Commit

Permalink
libsecret: update to 0.20.2.
Browse files Browse the repository at this point in the history
0.20.2
 * secret-file-collection: force little-endian in GVariant [!49, #42]
 * Prefer g_info() over g_message() [!48, #40]
 * meson: Don't specify shared_library() [!47]
 * docs: Make sure to set install: true [!46]
  • Loading branch information
0-wiz-0 committed Mar 15, 2020
1 parent b534533 commit fb089bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions security/libsecret/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.19 2020/03/08 16:48:08 wiz Exp $
# $NetBSD: Makefile,v 1.20 2020/03/15 19:53:47 wiz Exp $

DISTNAME= libsecret-0.20.1
PKGREVISION= 1
DISTNAME= libsecret-0.20.2
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION:R}/}
EXTRACT_SUFX= .tar.xz
Expand Down
10 changes: 5 additions & 5 deletions security/libsecret/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.14 2020/02/09 13:59:43 wiz Exp $
$NetBSD: distinfo,v 1.15 2020/03/15 19:53:47 wiz Exp $

SHA1 (libsecret-0.20.1.tar.xz) = 1b070fffdca39e8c603dcc4220af022850e9c18e
RMD160 (libsecret-0.20.1.tar.xz) = 0b93c4f2ef5e5f21258a86f9333d23435e667aaa
SHA512 (libsecret-0.20.1.tar.xz) = d8fca5f4da63427f594e1cb38c91330a98ab706aa945f8e735337f3fd342895bc96ceb36390ba01a4c0b9c5d503c4b544753c3243c444579f46f7b2e7836d1ac
Size (libsecret-0.20.1.tar.xz) = 528416 bytes
SHA1 (libsecret-0.20.2.tar.xz) = 7029fbb89055fd2cbd80182e9e132e63dbd90bc3
RMD160 (libsecret-0.20.2.tar.xz) = 47cec59cb1f669accd27f2a9ed55d73421fe6899
SHA512 (libsecret-0.20.2.tar.xz) = 89143c8ccc8f6fa0cda2c98baef92e8cbf9b319a984826a09c527125e14712023ee65cada42a2c9232524528da8c1c3d2235ecbcb93e2f06e94121a601c22857
Size (libsecret-0.20.2.tar.xz) = 526224 bytes

0 comments on commit fb089bd

Please sign in to comment.