| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 091a433 commit a2bfe60
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ checkout: | |||
| 41 | 41 | fi | |
| 42 | 42 | @if [ ! -d tools/pygments ]; then \ | |
| 43 | 43 | echo "Checking out Pygments..."; \ | |
| 44 | - svn checkout $(SVNROOT)/external/Pygments-0.10/pygments tools/pygments; \ | ||
| 44 | + svn checkout $(SVNROOT)/external/Pygments-0.11.1/pygments tools/pygments; \ | ||
| 45 | 45 | fi | |
| 46 | 46 | ||
| 47 | 47 | update: checkout | |
| Back | FazBrowse Home | New Git URL |
0 commit comments