summaryrefslogtreecommitdiff
path: root/cryptsetup
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-03-21 23:09:28 +0100
committerThomas Penteker <tek@serverop.de>2019-03-21 23:09:28 +0100
commit4cbd0b5603d978fbea00dcee57aaba33560ef369 (patch)
tree4bb7a6cae786cd7b8657ee7dad32f3661de0124f /cryptsetup
parentf3b8a85e08e60694a78a07cc6031de3ed0ee4aa5 (diff)
downloadopt-4cbd0b5603d978fbea00dcee57aaba33560ef369.tar.gz
opt-4cbd0b5603d978fbea00dcee57aaba33560ef369.tar.xz
cryptsetup: 2.0.6 -> 2.1.0
Diffstat (limited to 'cryptsetup')
-rw-r--r--cryptsetup/.footprint6
-rw-r--r--cryptsetup/.signature8
-rw-r--r--cryptsetup/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint
index dbeda5fcd..d4551c547 100644
--- a/cryptsetup/.footprint
+++ b/cryptsetup/.footprint
@@ -6,9 +6,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcryptsetup.a
-rwxr-xr-x root/root usr/lib/libcryptsetup.la
-lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.12.3.0
-lrwxrwxrwx root/root usr/lib/libcryptsetup.so.12 -> libcryptsetup.so.12.3.0
--rwxr-xr-x root/root usr/lib/libcryptsetup.so.12.3.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.12.4.0
+lrwxrwxrwx root/root usr/lib/libcryptsetup.so.12 -> libcryptsetup.so.12.4.0
+-rwxr-xr-x root/root usr/lib/libcryptsetup.so.12.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcryptsetup.pc
drwxr-xr-x root/root usr/sbin/
diff --git a/cryptsetup/.signature b/cryptsetup/.signature
index a7ac42d99..039b9dbcb 100644
--- a/cryptsetup/.signature
+++ b/cryptsetup/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/R8RUoWcgjt0AUJ+x4UyUMkLjRJrkHdIFl99UaHcuPKNrlhzrk89trkZxv/dtJHyKbpFsyEEE3BTGmmoV2Sr8Qc=
-SHA256 (Pkgfile) = 095656ce09d75186129e40ecadedf5014b44df0c1efaac0e9b75552ed88e76f4
-SHA256 (.footprint) = 462134d63f9e5c8c34e46dfdfd00a21e7283f6f29320bfdd3bf9137a1e72357c
-SHA256 (cryptsetup-2.0.6.tar.xz) = 7c51fae0f0e7ea9af0f515b2ac77009fb2969a6619ebab47d097dca38b083d30
+RWSE3ohX2g5d/RiYVX85FBJ/jyypvZoJZW6N9Qi8NVIkR7SBDdpYrNaRZW98+PnxXyY1X+4A/1L1yyG2zMzTeNDhcSoigeqWpQM=
+SHA256 (Pkgfile) = 07ea3a646785fc3883a4f05c0c3eaa21a22b1872117caceeab549c906f0d96a2
+SHA256 (.footprint) = 556c95a45a18a15c3ece37b869f35a68f631bdb88374febe38057f428b10a3cd
+SHA256 (cryptsetup-2.1.0.tar.xz) = a3eeb2741f8f3376d16585191f3c60e067dd987e096c3c4b073fab7748b1c897
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index 824fa140e..c8a985043 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libdevmapper, libgcrypt, popt json-c
name=cryptsetup
-version=2.0.6
+version=2.1.0
release=1
source=(https://kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz)

Generated by cgit