mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mobile-broadband-provider-info: update to 20190116.
This commit is contained in:
parent
620218417b
commit
87ed2233c6
1 changed files with 15 additions and 5 deletions
|
@ -1,12 +1,22 @@
|
||||||
# Template file for 'mobile-broadband-provider-info'
|
# Template file for 'mobile-broadband-provider-info'
|
||||||
pkgname=mobile-broadband-provider-info
|
pkgname=mobile-broadband-provider-info
|
||||||
version=20170310
|
version=20190116
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake"
|
||||||
|
checkdepends="libxml2"
|
||||||
short_desc="Database of mobile broadband service providers"
|
short_desc="Database of mobile broadband service providers"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="CC-PD (Creative Commons Public Domain)"
|
license="custom:Creative Commons Public Domain"
|
||||||
homepage="http://git.gnome.org/browse/mobile-broadband-provider-info/"
|
homepage="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/archive/${version}/mobile-broadband-provider-info-${version}.tar.bz2"
|
||||||
checksum=144f03c95e03a82c53425bae38bc9adcca5a5da3cac642d1931da6897a08b53b
|
checksum=ed7def2bbbb1e4ad5f5bf9861acae4d1d6d38f4b0aa998034371345c469a196f
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue