1
0
forked from ports/opt

libsecret: 0.21.2 -> 0.21.3

This commit is contained in:
Tim Biermann 2024-02-08 18:26:07 +01:00
parent 3257cd8b68
commit 865880c0f9
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fb+sznh3gFtqESGgobmkSUHvNqm98DZEvY2BJv/xS8bt0hEqFwFbX71w49NooxvAYTInCfMIOVUweIITuW1+gc=
SHA256 (Pkgfile) = f4f28016f0aa74d485dc3e66bcebbf3243b722ff2b018c04da382afdea50a542
RWSE3ohX2g5d/dKRe2IJTX9VgvFaFAyDSZ6NwCwB11VNldJNzbiSWzBwjRtz0uMeIofszi1HcnzZYVX61MTVaeZRYQko4GgKUws=
SHA256 (Pkgfile) = f6ac4d43b42d732eb3d4c64531aa86740990aa53b82141ecb483f9273d7134f6
SHA256 (.footprint) = 992be0c263bea1b77cd025873e7e5a2bd1b27a2f0357371742b7f67f1dcf14cc
SHA256 (libsecret-0.21.2.tar.xz) = e4a341496a0815e64c8d3b8fabab33d7bae7efdeab77b843669731d5b181dcee
SHA256 (libsecret-0.21.3.tar.bz2) = 2e6963924a4e17de6d11820d2383fb2d8657f132805af33f0e590df099880720

View File

@ -5,9 +5,9 @@
# Optional: bash-completion docbook-xsl vala
name=libsecret
version=0.21.2
version=0.21.3
release=1
source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
source=(https://gitlab.gnome.org/GNOME/libsecret/-/archive/$version/libsecret-$version.tar.bz2)
build() {
prt-get isinst bash-completion || \