mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mobile-broadband-provider-info: update to 20250613.
This commit is contained in:
parent
971332e1d8
commit
fd6a55372e
1 changed files with 4 additions and 8 deletions
|
@ -1,20 +1,16 @@
|
|||
# Template file for 'mobile-broadband-provider-info'
|
||||
pkgname=mobile-broadband-provider-info
|
||||
version=20220511
|
||||
version=20250613
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libxslt"
|
||||
build_style=meson
|
||||
hostmakedepends="libxslt"
|
||||
checkdepends="libxml2"
|
||||
short_desc="Database of mobile broadband service providers"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:Creative Commons Public Domain"
|
||||
homepage="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/"
|
||||
distfiles="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/archive/${version}/mobile-broadband-provider-info-${version}.tar.bz2"
|
||||
checksum=1ccbf314cac06048fd8c57ffad28c4e4273cc096e4eb8fca9beb38280428450f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
checksum=7bf72daee64895c77c0f0d2f2b96c4117be3c063292a6d522392946b303cb841
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue