blob: bee226976714aa6780a002a7d5f74a2c7edd93d5 (
plain)
1
2
3
4
5
6
7
8
9
|
require monotone.inc
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"
|