summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-08-24 11:43:08 +0200
committerJuergen Daubert <jue@jue.li>2018-08-24 11:43:08 +0200
commitbaf16e460c35c13a9b0e12f0d9cab848e8085fa6 (patch)
treeacbf5db862df927acfe64ee6718dd11c082d8a12 /neon
parentda6b6e9a442315e2427604a28e531ca58d909a13 (diff)
downloadopt-baf16e460c35c13a9b0e12f0d9cab848e8085fa6.tar.gz
opt-baf16e460c35c13a9b0e12f0d9cab848e8085fa6.tar.xz
neon: adopted
Diffstat (limited to 'neon')
-rw-r--r--neon/.signature4
-rw-r--r--neon/Pkgfile10
2 files changed, 6 insertions, 8 deletions
diff --git a/neon/.signature b/neon/.signature
index 17122e63c..491d85c77 100644
--- a/neon/.signature
+++ b/neon/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/X3eLTm6hL2q9vNdB4ykNhm6JYuCXUs7NXqjJGCOYB9LjnXg6dqR0HrgUc75BItLHXau3LlQAjdy39t6PYuhXAU=
-SHA256 (Pkgfile) = c73e61970e40dd63f90814dd4882f234369bd75449d685dadc3ee839568a0d84
+RWSE3ohX2g5d/ULjgrrtaoxL/nCrqpQFlYFx4Out47aDebcCd3J9KVpOgJ6TCKd+j5EeDu69aKzU2KbM6ddpI9fEayMNxKnNLw4=
+SHA256 (Pkgfile) = 010d957fa280035e820283ed6c9fd3c5bcc227cd95145baef1a17a91f5746f0d
SHA256 (.footprint) = 0e704b2e655fd5ff05ba76801bcc2917b60a4c00f3cb75ba8c5afcb0e81bb419
SHA256 (neon-0.30.2.tar.gz) = db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca
diff --git a/neon/Pkgfile b/neon/Pkgfile
index 36b070f0e..a189b85ab 100644
--- a/neon/Pkgfile
+++ b/neon/Pkgfile
@@ -1,14 +1,12 @@
# Description: Neon is an HTTP and WebDAV client library
-# URL: http://www.webdav.org/neon
-# Maintainer: Jose V Beneyto, sepen at crux dot nu
-# Packager: Simone Rota, sip at crux dot nu
-# Depends on: openssl expat
+# URL: http://www.webdav.org/neon
+# Maintainer: Juergen Daubert, jue at crux dot nu
+# Depends on: openssl expat
name=neon
version=0.30.2
release=2
-#source=(http://www.webdav.org/$name/$name-$version.tar.gz)
-source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.gz)
+source=(https://fossies.org/linux/www/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit