bobmet820 / unraid-simplefeatures

Automatically exported from code.google.com/p/unraid-simplefeatures
0 stars 0 forks source link

sqlite has been upgrades to 3.7.16, 2.7.14 no longer in repository #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
   version 1.0.11 as of Feb 17 2013

In the iTunes plugin, the URL for sqlite is no longer valid.  The below works, 
since the version in the current repository has been upgraded to 3.7.16.

<FILE Name="&pkg;/sqlite-3.7.16-i486-1.txz" Run="upgradepkg --install-new">
<URL>&ur2;/ap/sqlite-3.7.16-i486-1.txz</URL>
<MD5>a6f1606b7fc032d28937a75c0cd3ae68</MD5>
</FILE>

Original issue reported on code.google.com by icep...@gmail.com on 2 Apr 2013 at 1:47

GoogleCodeExporter commented 9 years ago
Also for simpleFeatures.web.server-1.0.11-noarch-1.plg

Original comment by icep...@gmail.com on 2 Apr 2013 at 1:49