diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2014-06-22 15:51:47 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2014-06-22 15:51:47 +1000 |
commit | 74c816e6443d30becfab111f75de78ad7328d9df (patch) | |
tree | cb4720b2d4223b7237b78661f8aa8e491b78a2be /talloc/Pkgfile | |
parent | 42d84073ff688b87649265063ff7a949ab36e669 (diff) | |
download | opt-74c816e6443d30becfab111f75de78ad7328d9df.tar.gz opt-74c816e6443d30becfab111f75de78ad7328d9df.tar.xz |
talloc: 2.1.0 -> 2.1.1
Diffstat (limited to 'talloc/Pkgfile')
-rw-r--r-- | talloc/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/talloc/Pkgfile b/talloc/Pkgfile index 541abd2fb..668c53d0c 100644 --- a/talloc/Pkgfile +++ b/talloc/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=talloc -version=2.1.0 +version=2.1.1 release=1 source=(ftp://ftp.samba.org/pub/$name/$name-$version.tar.gz talloc.3) |