commit ce7403ed9fabafad81735eace415b5b9a9475902 Author: Arlo Breault arlolra@gmail.com Date: Thu Oct 22 17:22:35 2015 -0700
Bump ctypes-otr
* For trac #16544
* And so that a .gitattributes is picked up to avoid exporting various files with git archive. --- projects/ctypes-otr/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/ctypes-otr/config b/projects/ctypes-otr/config index d6ca2c6..caf1399 100644 --- a/projects/ctypes-otr/config +++ b/projects/ctypes-otr/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' git_url: https://github.com/arlolra/ctypes-otr -git_hash: 0.0.0 +git_hash: a3918bcb2702ce458b5ee40fb2cf3410f4ee5326 filename: 'ctypes-otr-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' var: lib_glob: 'lib/*.so*'
tor-commits@lists.torproject.org