Browse Source

Merge pull request #3920 from aTanW/master

gammu: bump to new upstream 1.38.1
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
41cae11bb3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/gammu/Makefile

+ 2
- 2
utils/gammu/Makefile View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gammu
PKG_VERSION:=1.37.4
PKG_VERSION:=1.38.1
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_MD5SUM:=38e6f5a48fe05a64b0f0f1dc6787f1f2
PKG_MD5SUM:=c87bd5293c02d8f4ac75ec785ea79fd3
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
PKG_LICENCE:=GPL-2.0


Loading…
Cancel
Save