diff options
author | muttley <muttdini@gmail.com> | 2019-06-26 11:29:14 +0200 |
---|---|---|
committer | Martchus <martchus@gmx.net> | 2019-06-26 11:30:10 +0200 |
commit | 06b85e93340e50de1e1808d46b060095a5114889 (patch) | |
tree | 1f00ce11842bbe8c30f2ebfb9e614a89fed46c30 /.SRCINFO | |
parent | abca7369558053315a0cc7ecb83176a2a0c5f0e0 (diff) | |
download | pistache-git-06b85e93340e50de1e1808d46b060095a5114889.tar.xz pistache-git-06b85e93340e50de1e1808d46b060095a5114889.zip |
pistache: move lib64/ to lib/
/usr/lib64/ is owned by 'filesystem' package
also removed unnecessary comment, now library builds shared library
by default
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = pistache-git pkgdesc = Modern and elegant HTTP and REST framework for C++ - pkgver = 223.7184600 + pkgver = 985.c5927e1 pkgrel = 1 url = https://github.com/oktal/pistache arch = i686 |