summaryrefslogtreecommitdiffstats
path: root/recipes-mac
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-mac')
-rw-r--r--recipes-mac/smack/smack_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/smack/smack_1.3.1.bb b/recipes-mac/smack/smack_1.3.1.bb
index 6c2f041..79a8f5a 100644
--- a/recipes-mac/smack/smack_1.3.1.bb
+++ b/recipes-mac/smack/smack_1.3.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7 7
8SRCREV = "4a102c7584b39ce693995ffb65e0918a9df98dd8" 8SRCREV = "4a102c7584b39ce693995ffb65e0918a9df98dd8"
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/smack-team/smack.git \ 10 git://github.com/smack-team/smack.git;branch=master;protocol=https \
11 file://smack_generator_make_fixup.patch \ 11 file://smack_generator_make_fixup.patch \
12 file://run-ptest" 12 file://run-ptest"
13 13