diff options
author | Juergen Daubert <jue@jue.li> | 2022-01-14 18:39:25 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-01-14 18:39:25 +0100 |
commit | b6bcad879468c1c814c9b3eb9feec4c4b71d03a8 (patch) | |
tree | c9b15252fc3ed136f2019b222788cf4df70fd248 /cryptsetup | |
parent | e02129a89defd15ec4700d267f5932c98306dccf (diff) | |
parent | af9f9620e1e4ad99af1bea9fc113054bd8a22597 (diff) | |
download | opt-b6bcad879468c1c814c9b3eb9feec4c4b71d03a8.tar.gz opt-b6bcad879468c1c814c9b3eb9feec4c4b71d03a8.tar.xz |
Merge branch '3.6' into 3.7
Diffstat (limited to 'cryptsetup')
-rw-r--r-- | cryptsetup/.signature | 6 | ||||
-rw-r--r-- | cryptsetup/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature index 13f11c26e..63ac335d0 100644 --- a/cryptsetup/.signature +++ b/cryptsetup/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R14MW88NMScmiGOe8UaUvlqZ/GwHP6Vf0/e/bCxtMd3AfIqdtYJReq6SoijAG6vO0hAPzJHJ2I3/uquPv5IewQ= -SHA256 (Pkgfile) = ee7024079c2382f4128c7bef9ac33b7328327afa8460f4f16043105bd60eff38 +RWSE3ohX2g5d/VOB4CVe3ExBYEDhzTDtrn5hOYeWOAMRkdJX5t9da0JWPm9o3n3lZgtFC2MpPOnMyKmcjlyYwxSbT+11Dn7HcQI= +SHA256 (Pkgfile) = c4a0df5b5ac56786a586735ace6427689670f3e68f41b4b94bb37fa222f82303 SHA256 (.footprint) = f2831be96e5aa30aeb46629dfc28962442381a68c4badefb8e9ef5b06cc0702a -SHA256 (cryptsetup-2.4.2.tar.xz) = 170cc2326a9daeeeb578579176bd10d4a60ee5c4fc5bc69018ce67dafc540b9c +SHA256 (cryptsetup-2.4.3.tar.xz) = fc0df945188172264ec5bf1d0bda08264fadc8a3f856d47eba91f31fe354b507 diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index f7c23174f..ddb6d0a01 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -4,7 +4,7 @@ # Depends on: json-c libdevmapper openssl popt name=cryptsetup -version=2.4.2 +version=2.4.3 release=1 source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz) |