aboutsummaryrefslogtreecommitdiff
path: root/net/quassel-irssi/patches/010-Use-sys-socket.h-rather-than-asm-socket.h.patch
Commit message (Collapse)AuthorAge
* quassel-irc: Update to latest versionRosen Penev2019-01-05
| | | | | | | | | | Now that the library has been updated, we can also update this. Switched to codeload as we don't need the submodule anymore. Various other Makefile consistency updates. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* quassel-irssi: Update to newer version to fix compilationRosen Penev2018-11-17
This is the irssi-abi-8 branch that was not merged back to master but is necessary for compilation. As it touches a submodule, I can't add a patch for it. But I can backport all of the master commits. Get rid of quasselc dependency as it's now a submodule. Signed-off-by: Rosen Penev <rosenp@gmail.com>