Skip to content

Commit

Permalink
gammu: Version bump to 1.32.0 and adjusting the BUILD/DEPENDS.
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Jan 16, 2013
1 parent 763d694 commit c2215db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 3 additions & 1 deletion bluetooth/gammu/BUILD
Expand Up @@ -11,6 +11,8 @@

default_cmake_build &&

install ../contrib/udev/45-nokiadku2.rules /lib/udev/rules.d
if in_depends $MODULE systemd ; then
install ../contrib/udev/45-nokiadku2.rules /usr/lib/udev/rules.d
fi

) > $C_FIFO 2>&1
1 change: 1 addition & 0 deletions bluetooth/gammu/DEPENDS
@@ -1,3 +1,4 @@
depends %UDEV
depends libusb
depends bluez
depends libdbi
Expand Down
6 changes: 3 additions & 3 deletions bluetooth/gammu/DETAILS
@@ -1,11 +1,11 @@
MODULE=gammu
VERSION=1.30.0
VERSION=1.32.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://sourceforge.net/projects/gammu/files/$MODULE/$VERSION/
SOURCE_VFY=sha1:b16e55f8a26dff4b0ce3150525fd45ea7bc8c37c
SOURCE_VFY=sha1:f09f0edece5e48e02863e30a4985aa1d2fc055ed
WEB_SITE=http://wammu.eu/
ENTERED=20100931
UPDATED=20110906
UPDATED=20130116
SHORT="command line utility for mobile phones"

cat << EOF
Expand Down

0 comments on commit c2215db

Please sign in to comment.