summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb
blob: f1030faf94db2a354767a761ee3ffd63303725ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require dpkg.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

SRC_URI += "file://noman.patch \
            file://check_snprintf.patch \
            file://check_version.patch \
            file://perllibdir.patch \
            file://preinst.patch"

SRC_URI[md5sum] = "d1731d4147c1ea3b537a4d094519a6dc"
SRC_URI[sha256sum] = "1ec1376471b04717a4497e5d7a27cd545248c92116898ce0c53ced8ea94267b5"

PR = "${INC_PR}.3"