blob: 402d57db377d83542a93e20dea376d539e2e3a75 (
plain)
1
2
3
4
5
6
7
8
|
require monotone.inc
SUBV = "1"
PR = "r0"
SRC_URI = "http://www.venge.net/monotone/downloads/monotone_${PV}-${SUBV}.tar.gz \
file://txt2c-cross.patch;patch=1 \
file://cryptopp-endianness.patch;patch=1"
|