diff options
Diffstat (limited to 'mobile/gnokii')
-rwxr-xr-x | mobile/gnokii/DETAILS | 4 | ||||
-rw-r--r-- | mobile/gnokii/HISTORY | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/mobile/gnokii/DETAILS b/mobile/gnokii/DETAILS index cc7ad2aa0f..1838def101 100755 --- a/mobile/gnokii/DETAILS +++ b/mobile/gnokii/DETAILS @@ -11,10 +11,10 @@ if [[ $GNOKII_SCM == y ]]; then SOURCE_IGNORE=volatile SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-cvs" else - VERSION=0.6.29 + VERSION=0.6.31 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://www.gnokii.org/download/$SPELL/$SOURCE - SOURCE_HASH=sha512:0d080b4f06163d00fcae5f27fe3b66886c12cf0356c245a5200552e1f98e4347f15b0101d5e709a3d6f98b3ffc55ede12789bec779cc0c9d566db1e4a050ae32 + SOURCE_HASH=sha512:529f6d0d29873f48ac00cf7151ba35dcbd93405ab27d69848ed17dea73f4fba71721d1811d921441b4214777b9b33f760b372631627cc108eb94c39684da343d SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" fi WEB_SITE=http://www.gnokii.org/ diff --git a/mobile/gnokii/HISTORY b/mobile/gnokii/HISTORY index f3236e6360..f9fba78ad5 100644 --- a/mobile/gnokii/HISTORY +++ b/mobile/gnokii/HISTORY @@ -1,3 +1,6 @@ +2012-06-23 Sukneet Basuta <sukneet@sourcemage.org> + * DETAILS: updated spell to 0.6.31 + 2012-05-09 Treeve Jelbert <treeve@sourcemage.org> * DEPENDS: libusb => LIBUSB |