aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/monotone/monotone-5_0.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/monotone/monotone-5_0.20.bb')
-rw-r--r--recipes/monotone/monotone-5_0.20.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/monotone/monotone-5_0.20.bb b/recipes/monotone/monotone-5_0.20.bb
new file mode 100644
index 0000000000..bee2269767
--- /dev/null
+++ b/recipes/monotone/monotone-5_0.20.bb
@@ -0,0 +1,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"