ports/contrib (3.5): subversion-python: update source url
commit 003e5ebe3c8f711837960e0b04e7c2a4678c3465 Author: John Vogel <jvogel4@stny.rr.com> Date: Sun Nov 3 06:27:22 2019 -0500 subversion-python: update source url diff --git a/subversion-python/.signature b/subversion-python/.signature index 0f9f9489b..9f6429e41 100644 --- a/subversion-python/.signature +++ b/subversion-python/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3861gZpIUHooKloL2GmoaYWqHuf9bCGLWEAvva6RVPN25ki2gw2Th1LhC3G6QIZ1DAP9DdJWUGNQjsOVcUtdFgo= -SHA256 (Pkgfile) = a6f8c81bfc8e410dbc09878a414df5332aa85541438a08a65837a41af4eac0bf +RWSagIOpLGJF3wFe6VCEaxoBPG/IQdbe3r4P2PDYG1JLCtMaLuED9D7wtntpJMCwmOdl7hkH8X1la3NNJjYMCnfbR9Xti5EoMAg= +SHA256 (Pkgfile) = 4417c69047d2830217ad9240bed546fb3486640f199a92897dd737e03eebb89d SHA256 (.footprint) = 4bbd355340466e909c6ad83e105977661a1c8adaf68f4616f1085e0b3094e277 SHA256 (subversion-1.12.2.tar.bz2) = 3bd0b5c8e4c5175263dc9a92fd9aef94ce917e80af034f26fe5c45fde7e0f771 diff --git a/subversion-python/Pkgfile b/subversion-python/Pkgfile index cb89dd53c..ae91235a4 100644 --- a/subversion-python/Pkgfile +++ b/subversion-python/Pkgfile @@ -6,7 +6,7 @@ name=subversion-python version=1.12.2 release=1 -source=(https://www.apache.org/dist/subversion/subversion-$version.tar.bz2) +source=(https://archive.apache.org/dist/subversion/subversion-$version.tar.bz2) build() { PYTHONVERSION=$(python -c "import sys; print \"%s.%s\" % (sys.version_info[0], sys.version_info[1]);")
participants (1)
-
crux@crux.nu