mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/isync: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e4160719ae
commit
c61fad3740
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=isync
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="isync"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://isync.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/isync/isync-1.2.1.tar.gz"
|
||||
MD5SUM="7ba1a07c7b487a3ab5fef54d0071f1dd"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/isync/isync-1.2.2.tar.gz"
|
||||
MD5SUM="f7b63f10dd6ab9c7d03d813cb6325a99"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue