Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd5cede51dffdc4da065fd3f9b3e2ea9ac264593
commit cd5cede51dffdc4da065fd3f9b3e2ea9ac264593 Author: crazy <[email protected]> Date: Thu Nov 10 00:15:52 2016 +0100 cryptsetup-luks-1.7.3-1-x86_64 * Version bump diff --git a/source/base/cryptsetup-luks/FrugalBuild b/source/base/cryptsetup-luks/FrugalBuild index 01ef3d2..46d39f9 100644 --- a/source/base/cryptsetup-luks/FrugalBuild +++ b/source/base/cryptsetup-luks/FrugalBuild @@ -3,8 +3,8 @@ pkgname=cryptsetup-luks _F_archive_name=cryptsetup -pkgver=1.7.2 -pkgrel=4 +pkgver=1.7.3 +pkgrel=1 pkgdesc="cryptsetup-luks is intended as a complete replacement for the original cryptsetup." url="https://gitlab.com/cryptsetup/cryptsetup" depends=('lvm2-libs>=2.02.165-3' 'popt>=1.16-5' 'libuuid>=2.28.2-2' 'libgcrypt>=1.7.3-2') @@ -15,7 +15,7 @@ up2date="Flasttar $url" source=(https://www.kernel.org/pub/linux/utils/${_F_archive_name}/v${pkgver%.*}/${_F_archive_name}-$pkgver.tar.xz \ README.Frugalware) #signatures=("${source[0]/.xz/.sign}" '') -sha1sums=('1b7005c0f8ad286a7f3d65e99cb555597666605c' \ +sha1sums=('eaf688f2ae74c562bc341573b8c0dca63727e9c8' \ '8d151e5c00a6c26715b9300776a51ca45d43c684') Fconfopts+=" --enable-cryptsetup-reencrypt" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
