wok diff libmowgli/receipt @ rev 15856

Up: libmowgli to 2.0.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jan 29 20:06:58 2014 +0000 (2014-01-29)
parents 8f447cf2eee5
children 462a3072fa74
line diff
     1.1 --- a/libmowgli/receipt	Sat Nov 09 20:47:29 2013 +0000
     1.2 +++ b/libmowgli/receipt	Wed Jan 29 20:06:58 2014 +0000
     1.3 @@ -1,14 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libmowgli"
     1.7 -VERSION="0.9.50"
     1.8 +VERSION="2.0.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="High performance and highly flexible algorithms."
    1.11  MAINTAINER="mimas@slitaz.org"
    1.12  LICENSE="BSD"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14 -WEB_SITE="http://www.atheme.org/projects/mowgli.shtml"
    1.15 -WGET_URL="http://distfiles.atheme.org/$TARBALL"
    1.16 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 +WEB_SITE="http://www.atheme.org/projects/mowgli"
    1.18 +WGET_URL="https://github.com/atheme/libmowgli-2/archive/$TARBALL"
    1.19 +
    1.20 +BUILD_DEPENDS="wget"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()