diff options
Diffstat (limited to 'recipes-support/postgresql/postgresql_8.4.4.bb')
-rw-r--r-- | recipes-support/postgresql/postgresql_8.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/postgresql/postgresql_8.4.4.bb b/recipes-support/postgresql/postgresql_8.4.4.bb index 0ec1769ebf..d0f5078498 100644 --- a/recipes-support/postgresql/postgresql_8.4.4.bb +++ b/recipes-support/postgresql/postgresql_8.4.4.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require postgresql.inc | 1 | require postgresql.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=29b81b066680be9ffd98cb9d2afb9de6" | ||
4 | |||
3 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
4 | 6 | ||
5 | SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \ | 7 | SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \ |