diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-02-01 23:43:16 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-02-01 23:43:16 +1100 |
commit | 91d4ab00bae0ceddb1251216f0dfc1b561eb68ec (patch) | |
tree | db0cea52d13f210e8dd37039e1fe83bf6193d157 /libsecret | |
parent | a3d97336eec3e8061671e5ed726e6b9e47249980 (diff) | |
download | opt-91d4ab00bae0ceddb1251216f0dfc1b561eb68ec.tar.gz opt-91d4ab00bae0ceddb1251216f0dfc1b561eb68ec.tar.xz |
libsecret: 0.19.1 -> 0.20.1
Diffstat (limited to 'libsecret')
-rw-r--r-- | libsecret/.footprint | 1 | ||||
-rw-r--r-- | libsecret/.signature | 8 | ||||
-rw-r--r-- | libsecret/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/libsecret/.footprint b/libsecret/.footprint index 572905f9d..19c464b94 100644 --- a/libsecret/.footprint +++ b/libsecret/.footprint @@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libsecret-1/ drwxr-xr-x root/root usr/include/libsecret-1/libsecret/ -rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-attributes.h +-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-backend.h -rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-collection.h -rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-enum-types.h -rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-item.h diff --git a/libsecret/.signature b/libsecret/.signature index 4913a6049..0b73835d1 100644 --- a/libsecret/.signature +++ b/libsecret/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WK6nFFpKH+6zAi5xgTfe9BIvqFz02YYDsd7zy0xSvQymPw0NidkOMzN3yvDQRAfT9ZjIoQHTD0JiAwkbSMFAg4= -SHA256 (Pkgfile) = ae085df0f68bc3566b7cfadc2142c40c7909d0f2710253a60f9fc5c81fb0ccd9 -SHA256 (.footprint) = ca24659d1e7ea6d60513cb08b66c7198407e47211d021b3c9e03ac381d4fd6d1 -SHA256 (libsecret-0.19.1.tar.xz) = 8583e10179456ae2c83075d95455f156dc08db6278b32bf4bd61819335a30e3a +RWSE3ohX2g5d/ePJ29BtvM5zBsZMZ0q8YfwSmvSKGohyYPiiFUR4Xkucjg0MISE9ZsOh0gFORX5NSd850ohh+h0Hh+oCg3w7IwQ= +SHA256 (Pkgfile) = dfff1ec133298013a73c7c3156b4cf985ba7b95c168b6b2568849d1e45b89a06 +SHA256 (.footprint) = c2510767f838c8b09bab6d9fd3a7dbc6ba2a7385b0c077ed47b1f8b87a8c150a +SHA256 (libsecret-0.20.1.tar.xz) = 57f73e94ec6263a17a077fb809cf8cf424637a897a7f15b4eec42ce4aef52447 diff --git a/libsecret/Pkgfile b/libsecret/Pkgfile index 6aa4887ea..608a9d1bc 100644 --- a/libsecret/Pkgfile +++ b/libsecret/Pkgfile @@ -5,7 +5,7 @@ # Optional: vala docbook-xsl name=libsecret -version=0.19.1 +version=0.20.1 release=1 source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz) |