summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorIsmael Luceno2020-01-17 00:40:22 +0100
committerIsmael Luceno2020-01-17 00:40:41 +0100
commit112de7919b6a3b224f92b6d5c802b2091ed1c8e6 (patch)
tree532eb1f301a950e8a4c47bc1d9f2db9444361217 /archive
parente375e0d6abec83a0a2abfd67ba2a0c6cd61f5826 (diff)
lzop: Fix SOURCE_URL and WEB_SITE
Diffstat (limited to 'archive')
-rwxr-xr-xarchive/lzop/DETAILS4
-rw-r--r--archive/lzop/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/archive/lzop/DETAILS b/archive/lzop/DETAILS
index e20f362783..45e34ef58e 100755
--- a/archive/lzop/DETAILS
+++ b/archive/lzop/DETAILS
@@ -2,8 +2,8 @@
VERSION=1.04
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.oberhumer.com/opensource/$SPELL/download/$SOURCE
- WEB_SITE=http://www.oberhumer.com/opensource/lzop
+ WEB_SITE=https://www.lzop.org
+ SOURCE_URL[0]="$WEB_SITE/download/$SOURCE"
ENTERED=20020531
LICENSE[0]=GPL
SOURCE_HASH=sha512:5829b4495ffefab549aa697a05c536ce593c572c9eee6004460583a0090abcd317c6074c4f981dfee6be61ac8d127f02dd37053b6cb782af64db41586a8bbb6e
diff --git a/archive/lzop/HISTORY b/archive/lzop/HISTORY
index 76b15bf0c7..bd3d04586b 100644
--- a/archive/lzop/HISTORY
+++ b/archive/lzop/HISTORY
@@ -1,3 +1,6 @@
+2020-01-17 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0] and WEB_SITE
+
2020-01-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.04
* PRE_BUILD, static-assert.patch, static-inlines.patch: remove obsolete