diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-26 09:15:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-26 09:15:26 +0000 |
commit | 6e5da910457ae4c9257511eecb0e522b8599c819 (patch) | |
tree | a69086d1cdfe732129136ee6e207b8b544b17311 /community/gammu | |
parent | b6b6023b417404835eee8384372ab7fdb65b55dd (diff) | |
download | aports-6e5da910457ae4c9257511eecb0e522b8599c819.tar.bz2 aports-6e5da910457ae4c9257511eecb0e522b8599c819.tar.xz |
community/gammu: rebuild against mariadb-connector-c
Diffstat (limited to 'community/gammu')
-rw-r--r-- | community/gammu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gammu/APKBUILD b/community/gammu/APKBUILD index d89ed97703..bdc96a1a09 100644 --- a/community/gammu/APKBUILD +++ b/community/gammu/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=gammu pkgver=1.39.0 -pkgrel=0 +pkgrel=1 pkgdesc="Gammu provides an abstraction layer for cell phones access" url="https://wammu.eu/" arch="all" |