diff options
-rw-r--r-- | meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb (renamed from meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb index d47bcc3a58..7b6ed6fdd9 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb | |||
@@ -3,8 +3,8 @@ 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 = "9e6661278572009a92a8e125c9b339232a9735a1" | 6 | SRCREV = "72f7fa621357299bb6c8f5d29b4efbafcbd34bf7" |
7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ | 7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master;tag=v${PV} \ |
8 | file://ldflags.patch \ | 8 | file://ldflags.patch \ |
9 | " | 9 | " |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |