summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2015-01-02 20:32:37 +0000
committerEric Sandall2015-01-02 20:32:37 +0000
commite1d4df7f99e057a9eacc61bb37f0b75e0cfba421 (patch)
tree09b0e9f01d876adcaf40b525970334fe73151479
parent72603fb0d85a764accd8f3c29c7fd6e3d699d985 (diff)
tevent: Fix WEB_SITE
-rwxr-xr-xlibs/tevent/DETAILS2
-rw-r--r--libs/tevent/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/tevent/DETAILS b/libs/tevent/DETAILS
index d3b4fa6eb1..0d4ecb65ef 100755
--- a/libs/tevent/DETAILS
+++ b/libs/tevent/DETAILS
@@ -8,7 +8,7 @@
SOURCE_GPG=samba.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
- WEB_SITE=http://ldb.samba.org/
+ WEB_SITE=https://tevent.samba.org/
KEYWORDS=""
ENTERED=20090123
SHORT='An event system library'
diff --git a/libs/tevent/HISTORY b/libs/tevent/HISTORY
index 7367a6e7f0..e334638bc1 100644
--- a/libs/tevent/HISTORY
+++ b/libs/tevent/HISTORY
@@ -1,3 +1,6 @@
+2015-01-02 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Fix WEB_SITE
+
2013-11-23 Eric Sandall <sandalle@sourcemage.org>
* PRE_BUILD: Removed, I don't even know, but it doesn't work (no files)