diff options
-rw-r--r-- | meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb (renamed from meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb index 878d28f137..422d96359c 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "MIT" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525" |
4 | 4 | ||
5 | # v2.7.6 | 5 | # v2.7.6 |
6 | SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b" | 6 | SRCREV = "9e6661278572009a92a8e125c9b339232a9735a1" |
7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ | 7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ |
8 | file://ldflags.patch \ | 8 | file://ldflags.patch \ |
9 | " | 9 | " |