mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 00:11:07 +00:00
23c2c7c5a8
The gnutls version in Ubuntu 14.04 does not support the current settings of the git.kernel.org TLS/HTTPS access.
10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := 1.42.9
|
|
DOWNLOADS := e2fsprogs.git
|
|
|
|
URL(e2fsprogs) := http://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
|
|
REV(e2fsprogs) := v$(VERSION)
|
|
DIR(e2fsprogs) := src/noux-pkg/e2fsprogs
|
|
|
|
PATCHES := src/noux-pkg/e2fsprogs/patches/*.patch
|