Browse Source

Merge pull request #733 from aTanW/master

gammu: bump version to upstream 1.34.0
Steven Barth 10 years ago
parent
commit
c47ced20c1
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      utils/gammu/Makefile

+ 2
- 2
utils/gammu/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=gammu
11
-PKG_VERSION:=1.33.0
11
+PKG_VERSION:=1.34.0
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
16
-PKG_MD5SUM:=66b95afbde3085168c4a20266e8cb5c0
16
+PKG_MD5SUM:=5bc2508389d9b291ca0b8d4f210d0012
17 17
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
18 18
 PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
19 19
 PKG_LICENCE:=GPL-2.0