mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
pgpool2: 4.6.4 -> 4.6.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -10,13 +10,13 @@ HOMEPAGE = "https://pgpool.net"
|
|||||||
LICENSE = "BSD-2-Clause"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e4b38de086d73e0521de0bbdbaa4a1a9"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=e4b38de086d73e0521de0bbdbaa4a1a9"
|
||||||
|
|
||||||
SRC_URI = "https://www.pgpool.net/mediawiki/images/pgpool-II-${PV}.tar.gz \
|
SRC_URI = "https://www.pgpool.net/source/pgpool-II-${PV}.tar.gz \
|
||||||
file://0001-Fix-build-error-when-build-this-file.patch \
|
file://0001-Fix-build-error-when-build-this-file.patch \
|
||||||
file://define_SIGNAL_ARGS.patch \
|
file://define_SIGNAL_ARGS.patch \
|
||||||
file://pgpool.sysconfig \
|
file://pgpool.sysconfig \
|
||||||
file://pgpool.service \
|
file://pgpool.service \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "ef0d2e91a9a11d737c6476247219e679f718bec53550646189594ef9aefd298d"
|
SRC_URI[sha256sum] = "a4021c06b9fbdca975e62bf15a54d93e1b38854c53b5ad9d53cd082ec185dad0"
|
||||||
|
|
||||||
S = "${UNPACKDIR}/pgpool-II-${PV}"
|
S = "${UNPACKDIR}/pgpool-II-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user