mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gammu: update to 1.42.0.
This commit is contained in:
parent
32f96a1989
commit
b9477eaa33
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gammu'
|
# Template file for 'gammu'
|
||||||
pkgname=gammu
|
pkgname=gammu
|
||||||
version=1.40.0
|
version=1.42.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wammu.eu"
|
homepage="https://wammu.eu"
|
||||||
distfiles="https://dl.cihar.com/gammu/releases/gammu-${version}.tar.bz2"
|
distfiles="https://dl.cihar.com/gammu/releases/gammu-${version}.tar.bz2"
|
||||||
checksum=07691cfbf082038b6d8d4ad418ac34c983de551902b1cbd777f09350657b8a9f
|
checksum=6197f8b4d35746d31567e61880121def676f225eba05276648410eaa6ce60c9f
|
||||||
|
|
||||||
gammu-devel_package() {
|
gammu-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
@ -32,4 +32,3 @@ gammu-smsd_package() {
|
||||||
vmove "usr/lib/libgsmsd*"
|
vmove "usr/lib/libgsmsd*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue