diff options
author | Phil Blundell <philb@gnu.org> | 2007-01-28 16:40:56 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2007-01-28 16:40:56 +0000 |
commit | c3189e96dadbfcbf162cc3b23ea4c1d53ab2f8d4 (patch) | |
tree | af59376dc0fc956e66196412f2e4f4f082d33888 /packages/mythfront/mythfront-config.bb | |
parent | 447a154399256e3dfc2ae366876098e4a5bd591d (diff) |
mythfront-config: use siaddr, not serveraddr
Diffstat (limited to 'packages/mythfront/mythfront-config.bb')
-rw-r--r-- | packages/mythfront/mythfront-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/mythfront/mythfront-config.bb b/packages/mythfront/mythfront-config.bb index b53393e202..b87e0be8ad 100644 --- a/packages/mythfront/mythfront-config.bb +++ b/packages/mythfront/mythfront-config.bb @@ -1,4 +1,4 @@ -PV = "1.9" +PV = "1.10" PR = "r0" RDEPENDS_${PN} = "font-misc-misc" |