diff options
Diffstat (limited to 'meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb')
-rw-r--r-- | meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb index d0f36e23d5..d7ad2536d4 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb +++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a31.bb | |||
@@ -12,6 +12,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/alpha/cdrtools-${PV}.tar.bz2" | |||
12 | SRC_URI[md5sum] = "78172557894f469b4584d008e93ec469" | 12 | SRC_URI[md5sum] = "78172557894f469b4584d008e93ec469" |
13 | SRC_URI[sha256sum] = "183b5c12777779e78d8b69461aae52401f863768e7e7391d60730006f8cadc5a" | 13 | SRC_URI[sha256sum] = "183b5c12777779e78d8b69461aae52401f863768e7e7391d60730006f8cadc5a" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cdrtools/files/alpha/" | ||
16 | |||
15 | S = "${WORKDIR}/cdrtools-3.01" | 17 | S = "${WORKDIR}/cdrtools-3.01" |
16 | 18 | ||
17 | inherit native | 19 | inherit native |