blob: b344e26323692ff51ea8887f3b8f86af13f6a00f (
plain)
1
2
3
4
5
6
7
8
9
|
require monotone.inc
FILE_PR = "r0"
SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \
file://txt2c-cross.patch;patch=1 \
file://cryptopp-endianness.patch;patch=1"
ALTERNATIVE_PRIORITY = "50"
|