Port libuuid from util-linux

This is required by sgdisk.
This commit is contained in:
Pirmin Duss
2019-05-10 14:28:10 +02:00
committed by Norman Feske
parent 3873daff94
commit 71193e0f5c
6 changed files with 107 additions and 0 deletions

9
ports/util-linux.port Normal file
View File

@@ -0,0 +1,9 @@
LICENSE := GPLv2
VERSION := 2.33.2
DOWNLOADS := util-linux.git
URL(util-linux) := https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/
REV(util-linux) := v$(VERSION)
DIR(util-linux) := src/lib/util-linux
PATCHES := src/lib/libuuid/patches/*.patch