aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_9.4.18.bb
blob: a306bca38f6f3c94c417c21c641824dbc01c3dce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require postgresql.inc

LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6dc95e63aa4d72502ff8193dfe2ddd38"

SRC_URI += "\
    file://not-check-libperl.patch \
"

UPSTREAM_CHECK_URI = "http://ftp.postgresql.org/pub/source/"
UPSTREAM_CHECK_REGEX = "(?P<pver>v9.4(\.\d+)+(-P\d+)*)/"

SRC_URI[md5sum] = "4032f32af5afb0aa8f78f9a5639c0873"
SRC_URI[sha256sum] = "428337f2b2f5e3ea21b8a44f88eb89c99a07a324559b99aebe777c9abdf4c4c0"