diff options
author | Mika Laitio <lamikr@cc.jyu.fi> | 2006-11-10 22:47:35 +0000 |
---|---|---|
committer | Mika Laitio <lamikr@cc.jyu.fi> | 2006-11-10 22:47:35 +0000 |
commit | 3d95f2b6df01d65fe26857c57e638b8480668c53 (patch) | |
tree | 21f057f5c71782c05b26680302115f67ef2c85a2 /packages/xstroke | |
parent | 51c436dd3cc1fea3c7925c7166e5690867f741d1 (diff) |
xstroke: fix download url to 0.6 version
Diffstat (limited to 'packages/xstroke')
-rw-r--r-- | packages/xstroke/xstroke_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xstroke/xstroke_0.6.bb b/packages/xstroke/xstroke_0.6.bb index 24c03b633c..eb3e23df8b 100644 --- a/packages/xstroke/xstroke_0.6.bb +++ b/packages/xstroke/xstroke_0.6.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libx11 xft libxtst libxpm" PR = "r2" -SRC_URI = "http://www.oesources.org/source/xstroke-0.6.tar.gz \ +SRC_URI = "http://www.oesources.org/source/current/xstroke-0.6.tar.gz \ file://auto-disable.patch;patch=1;pnum=0" inherit autotools pkgconfig |