ports/opt (3.0): cryptsetup: 1.6.4 -> 1.6.5
commit c8f9a34f136828b44dddd2c87bbb6595a392e026 Author: Thomas Penteker <tek@serverop.de> Date: Mon Jul 7 23:57:42 2014 +0200 cryptsetup: 1.6.4 -> 1.6.5 diff --git a/cryptsetup/.footprint b/cryptsetup/.footprint index ae923e8..70fc58d 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.4.5.0 -lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.5.0 --rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.5.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so -> libcryptsetup.so.4.6.0 +lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.6.0 +-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.6.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/man/ diff --git a/cryptsetup/.md5sum b/cryptsetup/.md5sum index a86b5b8..dc1d9b6 100644 --- a/cryptsetup/.md5sum +++ b/cryptsetup/.md5sum @@ -1 +1 @@ -f68ce7b7f4be08449f3c8b114ed5accb cryptsetup-1.6.4.tar.xz +128a5f63284ca3a26b4d4ffe821fa235 cryptsetup-1.6.5.tar.xz diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index d7c2e72..c3f257d 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libdevmapper, util-linux, libgcrypt, popt name=cryptsetup -version=1.6.4 +version=1.6.5 release=1 source=(https://kernel.org/pub/linux/utils/$name/v1.6/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu