From 028b6db6a6bb565db69dd01d4bd33a1fbd663bed Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 15 Oct 2022 22:49:29 -0400 Subject: [PATCH] srcpkgs/c*: fix homepage/distfiles urls --- srcpkgs/Clp/template | 4 ++-- srcpkgs/CoinMP/template | 4 ++-- srcpkgs/c-client/template | 5 ++--- srcpkgs/cabbage/template | 4 ++-- srcpkgs/cabextract/template | 4 ++-- srcpkgs/calf/template | 2 +- srcpkgs/cbp2make/template | 4 ++-- srcpkgs/ccd2iso/template | 4 ++-- srcpkgs/cciss_vol_status/template | 4 ++-- srcpkgs/cclive/template | 4 ++-- srcpkgs/ccrypt/template | 4 ++-- srcpkgs/cdecl/template | 4 ++-- srcpkgs/cdemu-client/template | 2 +- srcpkgs/celt/template | 6 +++--- srcpkgs/chez-scheme/template | 2 +- srcpkgs/choqok/template | 4 ++-- srcpkgs/chrpath/template | 2 +- srcpkgs/cifs-utils/template | 2 +- srcpkgs/clamav/template | 4 ++-- srcpkgs/clucene/template | 4 ++-- srcpkgs/cntlm/template | 4 ++-- srcpkgs/codesearch/template | 4 ++-- srcpkgs/collectl/template | 6 +++--- srcpkgs/colordiff/template | 4 ++-- srcpkgs/compton-conf/template | 2 +- srcpkgs/connman/template | 2 +- srcpkgs/cscope/template | 4 ++-- srcpkgs/czmq/template | 2 +- 28 files changed, 50 insertions(+), 51 deletions(-) diff --git a/srcpkgs/Clp/template b/srcpkgs/Clp/template index 5b2af733ca3..a857ca2becf 100644 --- a/srcpkgs/Clp/template +++ b/srcpkgs/Clp/template @@ -7,8 +7,8 @@ depends="libClp>=${version}_${revision}" short_desc="COIN LP Solver" maintainer="nexolight " license="EPL-1.0" -homepage="http://projects.coin-or.org/Clp" -distfiles="https://www.coin-or.org/Tarballs/${pkgname}/${pkgname}-${version}.tgz" +homepage="https://github.com/coin-or/Clp" +distfiles="https://www.coin-or.org/Tarballs/Clp/Clp-${version}.tgz" checksum=a13bf54291ad503cf76f5f93f2643d2add4faa5d0e60ff2db902ef715c094573 libClp-devel_package() { diff --git a/srcpkgs/CoinMP/template b/srcpkgs/CoinMP/template index 995353eee42..937476cfe7c 100644 --- a/srcpkgs/CoinMP/template +++ b/srcpkgs/CoinMP/template @@ -7,8 +7,8 @@ hostmakedepends="doxygen graphviz pkg-config" short_desc="Library that supports most of Coin CLP, CBC and CGL" maintainer="Orphaned " license="CPL-1.0" -homepage="https://projects.coin-or.org/CoinMP" -distfiles="http://www.coin-or.org/download/source/${pkgname}/${pkgname}-${version}.tgz" +homepage="https://github.com/coin-or/CoinMP" +distfiles="https://www.coin-or.org/download/source/CoinMP/CoinMP-${version}.tgz" checksum=3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d post_configure() { diff --git a/srcpkgs/c-client/template b/srcpkgs/c-client/template index bf65dc7277b..44a7734fcd4 100644 --- a/srcpkgs/c-client/template +++ b/srcpkgs/c-client/template @@ -7,8 +7,8 @@ makedepends="pam-devel openssl-devel e2fsprogs-devel" short_desc="IMAP client library" maintainer="John Regan " license="Apache-2.0" -homepage="http://www.washington.edu/imap" -distfiles="http://ftp.ntua.gr/pub/net/mail/imap/imap-${version}.tar.gz" +homepage="https://web.archive.org/web/20191028114408/http://www.washington.edu/imap/" +distfiles="ftp://ftp.ntua.gr/pub/net/mail/imap/imap-${version}.tar.gz" checksum=53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28 nocross=yes @@ -42,4 +42,3 @@ c-client-devel_package() { done } } - diff --git a/srcpkgs/cabbage/template b/srcpkgs/cabbage/template index c0f5f33b3b8..23931ba7d7f 100644 --- a/srcpkgs/cabbage/template +++ b/srcpkgs/cabbage/template @@ -15,10 +15,10 @@ depends="csound" short_desc="Framework for audio software development" maintainer="Olga U " license="GPL-3.0-or-later" -homepage="http://cabbageaudio.com/" +homepage="https://cabbageaudio.com/" distfiles="https://github.com/WeAreROLI/JUCE/archive/${_jucever}.tar.gz https://github.com/rorywalsh/cabbage/archive/v${version}.tar.gz - http://cabbageaudio.com/beta/heads.zip + https://cabbageaudio.com/beta/heads.zip https://download.steinberg.net/sdk_downloads/vstsdk${_vstsdkver}.zip" checksum="0f446cf09177e559d2f2e9a77a78faed611cc869e219a7dc859a6e9b72eca64d 68d2868ee72092ff1f809d472f561f5317512be91f1274390386afea248e78a2 diff --git a/srcpkgs/cabextract/template b/srcpkgs/cabextract/template index 66b167b2b4f..a30e9919b4e 100644 --- a/srcpkgs/cabextract/template +++ b/srcpkgs/cabextract/template @@ -9,6 +9,6 @@ makedepends="libmspack-devel" short_desc="Extract Microsoft Cabinet (.CAB) files" maintainer="Orphaned " license="GPL-3.0-or-later" -homepage="http://www.cabextract.org.uk/" -distfiles="http://www.cabextract.org.uk/${pkgname}-${version}.tar.gz" +homepage="https://www.cabextract.org.uk/" +distfiles="https://www.cabextract.org.uk/cabextract-${version}.tar.gz" checksum=afc253673c8ef316b4d5c29cc4aa8445844bee14afffbe092ee9469405851ca7 diff --git a/srcpkgs/calf/template b/srcpkgs/calf/template index a7752803b04..09034c06a43 100644 --- a/srcpkgs/calf/template +++ b/srcpkgs/calf/template @@ -13,7 +13,7 @@ depends="ladspa-sdk lv2 desktop-file-utils hicolor-icon-theme" short_desc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host" maintainer="Orphaned " license="LGPL-2.1-or-later" -homepage="http://calf-studio-gear.org" +homepage="https://calf-studio-gear.org" changelog="https://raw.githubusercontent.com/calf-studio-gear/calf/master/ChangeLog" distfiles="https://github.com/calf-studio-gear/calf/archive/${version}.tar.gz" checksum=8781cbd1a81dec59b5923a23141ab2ca74e0e724389e15ffcf3820ace138a46c diff --git a/srcpkgs/cbp2make/template b/srcpkgs/cbp2make/template index 4b8736ff635..9d344faa5cf 100644 --- a/srcpkgs/cbp2make/template +++ b/srcpkgs/cbp2make/template @@ -7,8 +7,8 @@ hostmakedepends="doxygen p7zip" short_desc="Makefile generation tool for Code::Blocks IDE" maintainer="Michael Aldridge " license="GPL-3.0-or-later" -homepage="http://sourceforge.net/projects/cbp2make/" -distfiles="${SOURCEFORGE_SITE}/$pkgname/cbp2make-stl-rev${version}-all.tar.7z" +homepage="https://sourceforge.net/projects/cbp2make/" +distfiles="${SOURCEFORGE_SITE}/cbp2make/cbp2make-stl-rev${version}-all.tar.7z" checksum=1b211abb8de00dc3048fccad6ebd076ab03dcb9f672cdff379de33a1346ed129 do_build() { diff --git a/srcpkgs/ccd2iso/template b/srcpkgs/ccd2iso/template index d2f1bd6f640..69f2ae05860 100644 --- a/srcpkgs/ccd2iso/template +++ b/srcpkgs/ccd2iso/template @@ -6,6 +6,6 @@ build_style=gnu-configure short_desc="CloneCD image to ISO image file converter" maintainer="Enno Boland " license="GPL-2.0-or-later" -homepage="http://sourceforge.net/projects/ccd2iso" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" +homepage="https://sourceforge.net/projects/ccd2iso" +distfiles="${SOURCEFORGE_SITE}/ccd2iso/ccd2iso-$version.tar.gz" checksum=f874b8fe26112db2cdb016d54a9f69cf286387fbd0c8a55882225f78e20700fc diff --git a/srcpkgs/cciss_vol_status/template b/srcpkgs/cciss_vol_status/template index 1c57362fe0e..8661df1df51 100644 --- a/srcpkgs/cciss_vol_status/template +++ b/srcpkgs/cciss_vol_status/template @@ -6,6 +6,6 @@ build_style=gnu-configure short_desc="Utility for Smart Array RAID controllers" maintainer="Gerardo Di Iorio " license="GPL-2.0-or-later" -homepage="http://cciss.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/cciss/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://cciss.sourceforge.net/" +distfiles="${SOURCEFORGE_SITE}/cciss/cciss_vol_status/cciss_vol_status-${version}.tar.gz" checksum=db5a2508e4a5c57fb35a8b6d9c841db339b7386798a6c560d92f2369cf1cca47 diff --git a/srcpkgs/cclive/template b/srcpkgs/cclive/template index 936be99b866..3cd19092fb9 100644 --- a/srcpkgs/cclive/template +++ b/srcpkgs/cclive/template @@ -8,8 +8,8 @@ makedepends="boost-devel pcre-devel libcurl-devel libquvi-devel glibmm-devel" short_desc="Commandline downloader for popular video websites" maintainer="Orphaned " license="AGPL-3.0-or-later" -homepage="http://cclive.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" +homepage="https://cclive.sourceforge.net/" +distfiles="${SOURCEFORGE_SITE}/cclive/cclive-${version}.tar.xz" checksum=2edeaf5d76455723577e0b593f0322a97f1e0c8b0cffcc70eca8b5d17374a495 CPPFLAGS="-P" diff --git a/srcpkgs/ccrypt/template b/srcpkgs/ccrypt/template index ce8397e3704..94208eb831c 100644 --- a/srcpkgs/ccrypt/template +++ b/srcpkgs/ccrypt/template @@ -6,6 +6,6 @@ build_style=gnu-configure short_desc="Symmetric encryption utility using Rijndael cipher" maintainer="Evan Deaubl " license="GPL-2.0-or-later" -homepage="http://ccrypt.sourceforge.net" -distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://ccrypt.sourceforge.net" +distfiles="${SOURCEFORGE_SITE}/ccrypt/ccrypt-${version}.tar.gz" checksum=b19c47500a96ee5fbd820f704c912f6efcc42b638c0a6aa7a4e3dc0a6b51a44f diff --git a/srcpkgs/cdecl/template b/srcpkgs/cdecl/template index e120ca3af50..5258f6b1115 100644 --- a/srcpkgs/cdecl/template +++ b/srcpkgs/cdecl/template @@ -10,8 +10,8 @@ makedepends="readline-devel" short_desc="Compose C and C++ type declarations" maintainer="beefcurtains " license="Public Domain" -homepage="http://cdecl.org/" -distfiles="${homepage}files/${wrksrc}.tar.gz" +homepage="https://cdecl.org" +distfiles="https://cdecl.org/files/${pkgname}-blocks-${version}.tar.gz" checksum=9ee6402be7e4f5bb5e6ee60c6b9ea3862935bf070e6cecd0ab0842305406f3ac CFLAGS="-DUSE_READLINE" diff --git a/srcpkgs/cdemu-client/template b/srcpkgs/cdemu-client/template index 6f1fd82d2fe..4b33e953fa1 100644 --- a/srcpkgs/cdemu-client/template +++ b/srcpkgs/cdemu-client/template @@ -9,6 +9,6 @@ depends="cdemu-daemon python3-gobject" short_desc="Simple command-line client for controlling CDEmu daemon" maintainer="Helmut Pozimski " license="GPL-2.0-or-later" -homepage="http://cdemu.sourceforge.net" +homepage="https://cdemu.sourceforge.io" distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-client-${version}.tar.xz" checksum=a72d85eb5bfcbced0108cd7c1827e50220f8f1d7998db30ceb0aa808366c39df diff --git a/srcpkgs/celt/template b/srcpkgs/celt/template index 93e95877434..ba50f006c42 100644 --- a/srcpkgs/celt/template +++ b/srcpkgs/celt/template @@ -6,11 +6,11 @@ build_style=gnu-configure configure_args="--with-ogg=${XBPS_CROSS_BASE} --enable-float-approx --enable-custom-modes --disable-oggtest" hostmakedepends="pkg-config" makedepends="libogg-devel" -short_desc="An audio codec for use in low-delay speech and audio communication" +short_desc="Audio codec for use in low-delay speech and audio communication" maintainer="Orphaned " license="BSD-2-Clause" -homepage="http://www.celt-codec.org/" -distfiles="http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://www.celt-codec.org/" +distfiles="https://downloads.us.xiph.org/releases/celt/celt-${version}.tar.gz" checksum=7e64815d4a8a009d0280ecd235ebd917da3abdcfd8f7d0812218c085f9480836 post_install() { diff --git a/srcpkgs/chez-scheme/template b/srcpkgs/chez-scheme/template index 3fe0b0a5d0d..9d51c5a1b1b 100644 --- a/srcpkgs/chez-scheme/template +++ b/srcpkgs/chez-scheme/template @@ -9,7 +9,7 @@ makedepends="${hostmakedepends}" short_desc="Compiler and run-time system for R6RS Scheme" maintainer="Leah Neukirchen " license="Apache-2.0" -homepage="http://scheme.com/" +homepage="https://scheme.com/" distfiles="https://github.com/cisco/ChezScheme/releases/download/v${version}/csv${version}.tar.gz" checksum=af83e80cbfe1a9a7c868e7c069a40c449fadd5e2a1737fd0f1260fc9d4159906 alternatives=" diff --git a/srcpkgs/choqok/template b/srcpkgs/choqok/template index 75a2c16f63e..1642656a66f 100644 --- a/srcpkgs/choqok/template +++ b/srcpkgs/choqok/template @@ -9,8 +9,8 @@ makedepends="kcmutils-devel kdewebkit-devel kemoticons-devel knotifyconfig-devel short_desc="Twitter, Pump.io, GNU social client for KDE" maintainer="Orphaned " license="GPL-3.0-or-later" -homepage="http://choqok.kde.org/" -distfiles="${KDE_SITE}/${pkgname}/${version%.*}/src/${pkgname}-${version}.tar.xz" +homepage="https://choqok.kde.org/" +distfiles="${KDE_SITE}/choqok/${version%.*}/src/choqok-${version}.tar.xz" checksum=26600d95f152c3e04881efb7fb3eb07b5c52fa6ffee838690f28b45defb4a47e if [ -n "$CROSS_BUILD" ]; then diff --git a/srcpkgs/chrpath/template b/srcpkgs/chrpath/template index af21b57b22c..a31c2176598 100644 --- a/srcpkgs/chrpath/template +++ b/srcpkgs/chrpath/template @@ -6,7 +6,7 @@ build_style="gnu-configure" short_desc="Change or delete the rpath or runpath in ELF files" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://directory.fsf.org/project/chrpath/" +homepage="https://directory.fsf.org/project/chrpath/" distfiles="${DEBIAN_SITE}/main/c/chrpath/chrpath_${version}.orig.tar.gz" checksum=bb0d4c54bac2990e1bdf8132f2c9477ae752859d523e141e72b3b11a12c26e7b diff --git a/srcpkgs/cifs-utils/template b/srcpkgs/cifs-utils/template index 85785998b10..5576b371ca6 100644 --- a/srcpkgs/cifs-utils/template +++ b/srcpkgs/cifs-utils/template @@ -10,7 +10,7 @@ makedepends="mit-krb5-devel talloc-devel libcap-ng-devel samba-devel keyutils-de short_desc="CIFS filesystem user-space tools" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://wiki.samba.org/index.php/LinuxCIFS_utils" +homepage="https://wiki.samba.org/index.php/LinuxCIFS_utils" distfiles="https://ftp.samba.org/pub/linux-cifs/${pkgname}/${pkgname}-${version}.tar.bz2" checksum=a7b6940e93250c1676a6fa66b6ead91b78cd43a5fee99cc462459c8b9cf1e6f4 python_version=3 diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index 344b3b85bf4..6fbc98e326c 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -17,8 +17,8 @@ makedepends="json-c-devel libcurl-devel libmspack-devel libxml2-devel short_desc="Clam Anti-Virus scanner" maintainer="Orphaned " license="GPL-2.0-only" -homepage="http://www.clamav.net/" -distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz" +homepage="https://www.clamav.net/" +distfiles="https://www.clamav.net/downloads/production/clamav-${version}.tar.gz" checksum=def0ad15500fa6aff81d8e68b9f83aa75ee5b607a01335c1d26dbcc959932f85 _clamav_homedir="/var/lib/_${pkgname}" _clamav_descr="ClamAV user" diff --git a/srcpkgs/clucene/template b/srcpkgs/clucene/template index fe045cb3635..33c44a1aa25 100644 --- a/srcpkgs/clucene/template +++ b/srcpkgs/clucene/template @@ -10,9 +10,9 @@ configure_args="-DENABLE_ASCII_MODE=OFF -DENABLE_PACKAGING=OFF hostmakedepends="pkg-config" makedepends="zlib-devel boost-devel" short_desc="Text search engine written in C++" -homepage="http://clucene.sourceforge.net/" -license="LGPL-2+/ASL-2.0" maintainer="Orphaned " +license="LGPL-2+/ASL-2.0" +homepage="https://clucene.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-core-${version}.tar.gz" checksum=ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab diff --git a/srcpkgs/cntlm/template b/srcpkgs/cntlm/template index 50da4650571..e8b77db31b2 100644 --- a/srcpkgs/cntlm/template +++ b/srcpkgs/cntlm/template @@ -7,8 +7,8 @@ hostmakedepends="which" short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy" maintainer="Orphaned " license="GPL-2.0-only" -homepage="http://cntlm.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" +homepage="https://cntlm.sourceforge.net/" +distfiles="${SOURCEFORGE_SITE}/cntlm/cntlm-$version.tar.gz" checksum=9c3ad10924d43f7248df9ecd33cbc033afbd7ea8d9545de0d68a2782fed76298 do_build() { diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template index 1d35176ef5b..b63cf0ced7d 100644 --- a/srcpkgs/codesearch/template +++ b/srcpkgs/codesearch/template @@ -10,8 +10,8 @@ go_package="github.com/google/codesearch/cmd/cgrep short_desc="Fast, indexed regexp search over large file trees" maintainer="Leah Neukirchen " license="BSD-3-Clause" -homepage="http://github.com/google/codesearch" -distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz" +homepage="https://github.com/google/codesearch" +distfiles="https://github.com/google/codesearch/archive/v${version}.tar.gz" checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e post_install() { diff --git a/srcpkgs/collectl/template b/srcpkgs/collectl/template index da5cbd1897d..cae0cac92a6 100644 --- a/srcpkgs/collectl/template +++ b/srcpkgs/collectl/template @@ -8,9 +8,9 @@ depends="perl perl-Term-ReadKey" short_desc="Collects data that describes the current system status" maintainer="Leah Neukirchen " license="Artistic-1.0-Perl, GPL-2.0-only" -homepage="http://collectl.sourceforge.net/" -changelog="http://collectl.sourceforge.net/Releases.html" -distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.src.tar.gz" +homepage="https://collectl.sourceforge.net/" +changelog="https://collectl.sourceforge.net/Releases.html" +distfiles="${SOURCEFORGE_SITE}/collectl/collectl-${version}.src.tar.gz" checksum=962167527a1c1ec5e74a9c40dd93ca718f10ec79e44a29479a521497d17b0e41 do_install() { diff --git a/srcpkgs/colordiff/template b/srcpkgs/colordiff/template index 7eca176eb92..cc259ed6b58 100644 --- a/srcpkgs/colordiff/template +++ b/srcpkgs/colordiff/template @@ -7,8 +7,8 @@ conf_files="/etc/colordiffrc /etc/colordiffrc-lightbg /etc/colordiffrc-gitdiff" short_desc="Colorizes output of diff" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" -homepage="http://www.colordiff.org/" -distfiles="http://www.colordiff.org/${pkgname}-${version}.tar.gz" +homepage="https://www.colordiff.org/" +distfiles="https://www.colordiff.org/colordiff-${version}.tar.gz" checksum=e3b2017beeb9f619ebc3b15392f22810c882d1b657aab189623cffef351d7bcd do_install() { diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template index 2f431053686..10c70c41197 100644 --- a/srcpkgs/compton-conf/template +++ b/srcpkgs/compton-conf/template @@ -9,7 +9,7 @@ depends="compton desktop-file-utils" short_desc="LXQt GUI configuration tool for compton" maintainer="Orphaned " license="LGPL-2.1-or-later" -homepage="https://lxqt.org/" +homepage="https://github.com/lxqt/compton-conf" distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz" checksum=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6 replaces="lxqt-common>=0" diff --git a/srcpkgs/connman/template b/srcpkgs/connman/template index 191814ed79b..0e9dcc21d69 100644 --- a/srcpkgs/connman/template +++ b/srcpkgs/connman/template @@ -14,7 +14,7 @@ depends="dbus wpa_supplicant" short_desc="Open Source CONNection MANager" maintainer="Orphaned " license="GPL-2.0-only" -homepage="https://01.org/connman" +homepage="https://git.kernel.org/pub/scm/network/connman/connman.git" changelog="https://git.kernel.org/pub/scm/network/connman/connman.git/plain/ChangeLog" distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz" checksum=79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589 diff --git a/srcpkgs/cscope/template b/srcpkgs/cscope/template index 8d5f6fae05e..bd86399b41b 100644 --- a/srcpkgs/cscope/template +++ b/srcpkgs/cscope/template @@ -8,8 +8,8 @@ makedepends="ncurses-devel" short_desc="Interactively examine a C program" maintainer="Leah Neukirchen " license="BSD-3-Clause" -homepage="http://cscope.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" +homepage="https://cscope.sourceforge.net/" +distfiles="${SOURCEFORGE_SITE}/cscope/cscope-${version}.tar.gz" checksum=c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159 post_install() { diff --git a/srcpkgs/czmq/template b/srcpkgs/czmq/template index 712fbade50a..b97f47b8058 100644 --- a/srcpkgs/czmq/template +++ b/srcpkgs/czmq/template @@ -8,7 +8,7 @@ makedepends="libuuid-devel zeromq-devel" short_desc="High-level C binding for ZeroMQ" maintainer="Toyam Cox " license="MPL-2.0" -homepage="http://czmq.zeromq.org/" +homepage="https://zeromq.org/" distfiles="https://github.com/zeromq/czmq/archive/v${version}.tar.gz" checksum=83457cd32a2c2615b8d7ebcf91b198cb0d8df383a2072b96835ab250164d8a83