mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/cryptsetup: upgrade to 1.1.2
This commit is contained in:
parent
b94537f180
commit
b58f053b9a
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cryptsetup
|
||||
pkgver=1.1.0
|
||||
pkgver=1.1.2
|
||||
pkgrel=0
|
||||
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
|
||||
url="http://code.google.com/p/cryptsetup/"
|
||||
@ -22,4 +22,4 @@ package() {
|
||||
cd "$srcdir"/$pkgname-$pkgver
|
||||
make DESTDIR=$pkgdir install
|
||||
}
|
||||
md5sums="8177f1833f4d6aaacc5812046d2010b6 cryptsetup-1.1.0.tar.bz2"
|
||||
md5sums="f3928c1f1d49fcee39bb1e8d42fe707a cryptsetup-1.1.2.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user