diff options
Diffstat (limited to 'meta/recipes-bsp/apmd')
-rw-r--r-- | meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 9847c49b7b..d025387c3d 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://apenwarr.ca/apmd/" SECTION = "base" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" + file://apm.h;beginline=6;endline=18;md5=7d4acc1250910a89f84ce3cc6557c4c2" DEPENDS = "libtool-cross" PR = "r2" |