diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-24 20:12:53 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-24 20:12:53 -0300 |
commit | df135f0ca4cbf085de8984adc0e69049ea0edbaa (patch) | |
tree | 148b1523e02153700ff6df0bc53f3a22ed4d2421 | |
parent | 1a3beaf440e42b122731f9ac9f6c99bc7d28091a (diff) | |
parent | 10f10c5912987bd665f56de13a7efa14e8595bc4 (diff) | |
download | abslibre-df135f0ca4cbf085de8984adc0e69049ea0edbaa.tar.gz abslibre-df135f0ca4cbf085de8984adc0e69049ea0edbaa.tar.bz2 abslibre-df135f0ca4cbf085de8984adc0e69049ea0edbaa.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
-rw-r--r-- | libre/gsoap-legacy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gsoap-legacy/PKGBUILD b/libre/gsoap-legacy/PKGBUILD index e92152a16..addcd690a 100644 --- a/libre/gsoap-legacy/PKGBUILD +++ b/libre/gsoap-legacy/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=gsoap pkgname=gsoap-legacy pkgver=2.8.11 pkgrel=1 -pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++" +pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ (legacy version)" url="http://www.cs.fsu.edu/~engelen/soap.html" arch=('i686' 'x86_64') license=('GPL' 'custom') |