diff options
author | Timo Teräs <timo.teras@iki.fi> | 2014-11-27 15:48:01 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2014-11-27 15:48:33 +0200 |
commit | e4209186efe7e176b3053e66c54d84f3d0ceb9c7 (patch) | |
tree | 64e06c8786ca3249e53e4f004401ebe87d1712be /main/squark/0001-fix-missing-symbols-from-lua-module.patch | |
parent | 687eb6d7542443fa3a1f3c89bd71e2572d59610f (diff) | |
download | aports-e4209186efe7e176b3053e66c54d84f3d0ceb9c7.tar.bz2 aports-e4209186efe7e176b3053e66c54d84f3d0ceb9c7.tar.xz |
main/squark: fix crash in classification of certain urls
Diffstat (limited to 'main/squark/0001-fix-missing-symbols-from-lua-module.patch')
-rw-r--r-- | main/squark/0001-fix-missing-symbols-from-lua-module.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/squark/0001-fix-missing-symbols-from-lua-module.patch b/main/squark/0001-fix-missing-symbols-from-lua-module.patch index 82b046cae3..9eddab7eb9 100644 --- a/main/squark/0001-fix-missing-symbols-from-lua-module.patch +++ b/main/squark/0001-fix-missing-symbols-from-lua-module.patch @@ -21,5 +21,5 @@ index 8814b15..f8acd32 100644 CFLAGS_config.o += -DSQUARK_VERSION=\"$(FULL_VERSION)\" \ -DCONFDIR=\"$(CONFDIR)\" \ -- -2.1.3 +2.2.0 |