summaryrefslogtreecommitdiff
path: root/doxygen/Pkgfile
diff options
context:
space:
mode:
authorjmf <jmf@mesecons.net>2019-01-11 22:55:00 +0100
committerjmf <jmf@mesecons.net>2019-01-11 22:55:00 +0100
commitd45b008abb940741d1cc5605ace5a6187c4e9e24 (patch)
treeb14ae6bb02e77051b8598b27542f4529be37e9a0 /doxygen/Pkgfile
parent87111f61482fa3bd1db0c0dd6babf5ac18821f6b (diff)
downloadcontrib-d45b008abb940741d1cc5605ace5a6187c4e9e24.tar.gz
contrib-d45b008abb940741d1cc5605ace5a6187c4e9e24.tar.xz
doxygen: 1.8.14 -> 1.8.15 and updating links to the new doxygen website
Diffstat (limited to 'doxygen/Pkgfile')
-rw-r--r--doxygen/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/Pkgfile b/doxygen/Pkgfile
index cbd4275cc..2ffcb2cbe 100644
--- a/doxygen/Pkgfile
+++ b/doxygen/Pkgfile
@@ -1,13 +1,13 @@
# Description: Source code documentation generator tool
-# URL: http://www.stack.nl/~dimitri/doxygen/
+# URL: http://www.doxygen.nl/
# Maintainer: Jan-Michael Franz, jmf at mesecons dot net
# Packager: Hannes Mayer, kontakt at ecarux dot de
# Depends on: cmake python
name=doxygen
-version=1.8.14
+version=1.8.15
release=1
-source=(ftp://ftp.stack.nl/pub/users/dimitri/$name-$version.src.tar.gz)
+source=(http://doxygen.nl/files/$name-$version.src.tar.gz)
build() {
cd $name-$version

Generated by cgit