diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-23 16:57:55 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-23 16:59:27 +0100 |
commit | 3e3bc649e81a25cbf76c06e50af7e485f2be942c (patch) | |
tree | b5f33c4231b8f2ae9d2fcad892ffed564d47f0fd /conf | |
parent | c8df97b1499d31b0f18ccde0d25ef16f98ed348c (diff) |
pyphonelog: fix SRCREV, sorry
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index d28a02a554..c4f6e56557 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -164,7 +164,7 @@ SRCREV_pn-portaudio-v19 ?= "1387" SRCREV_pn-psplash ?= "249" SRCREV_pn-pty-forward-native ?= "4662b55fdba528bb5b3349f83055bf236af5d63b" SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" -SRCREV_pn-pyphonelog ?= "707e21417187222e245688bd15cb81c76214bb25" +SRCREV_pn-pyphonelog ?= "d631b6242b75ce49e2fe8c4e50fec46d5d80bc97" SRCREV_pn-pythm ?= "19" SRCREV_pn-python-coherence ?= "1161" SRCREV_pn-python-connexion ?= "1439" |