summaryrefslogtreecommitdiffstats
path: root/libs/tevent/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tevent/DETAILS')
-rwxr-xr-xlibs/tevent/DETAILS17
1 files changed, 8 insertions, 9 deletions
diff --git a/libs/tevent/DETAILS b/libs/tevent/DETAILS
index 0bd3edfbbd..d3b4fa6eb1 100755
--- a/libs/tevent/DETAILS
+++ b/libs/tevent/DETAILS
@@ -1,13 +1,12 @@
SPELL=tevent
-if [[ "$TEVENT_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=git
-fi
- SOURCE=samba4-git.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/samba4-git
- SOURCE_URL[0]=git://git.samba.org/samba.git:samba4
- SOURCE_IGNORE=volatile
+ VERSION=0.9.17
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE2=${SPELL}-${VERSION}.tar.asc
+ SOURCE2_IGNORE=signature
+ SOURCE_URL[0]=http://www.samba.org/ftp/tevent/$SOURCE
+ SOURCE2_URL[0]=http://www.samba.org/ftp/tevent/$SOURCE2
+ SOURCE_GPG=samba.gpg:$SOURCE2:UPSTREAM_KEY
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
WEB_SITE=http://ldb.samba.org/
KEYWORDS=""