diff options
Diffstat (limited to 'extra/openslp/PKGBUILD')
-rw-r--r-- | extra/openslp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/openslp/PKGBUILD b/extra/openslp/PKGBUILD index e0720cdaa..d1008b8a3 100644 --- a/extra/openslp/PKGBUILD +++ b/extra/openslp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185723 2013-05-17 17:27:12Z andyrtr $ +# $Id: PKGBUILD 198356 2013-10-30 14:22:17Z allan $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=openslp @@ -10,7 +10,6 @@ url="http://www.openslp.org" license=('BSD') depends=('bash' 'openssl') backup=('etc/slp.conf' 'etc/slp.reg' 'etc/slp.spi') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz #https://github.com/lunar-linux/moonbase-other/commit/ae74b5873e639d50db0a563d2424114a530c01ae openslp.service) |