mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/dislocker: rebuild against new ruby
This commit is contained in:
parent
b27ebca73e
commit
ec0ae9be72
@ -2,7 +2,7 @@
|
||||
# Maintainer: TBK <alpine@jjtc.eu>
|
||||
pkgname=dislocker
|
||||
pkgver=0.7.3
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Read/write Windows BitLocker-ed volumes"
|
||||
url="https://github.com/Aorimn/dislocker"
|
||||
arch="all"
|
||||
@ -23,7 +23,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/Aorimn/dislocker/archive/v$p
|
||||
"
|
||||
|
||||
build() {
|
||||
cmake -B build -G Ninja \
|
||||
cmake3.5 -B build -G Ninja \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=MinSizeRel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user