mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
weather: update to 2.1.
This commit is contained in:
parent
a74b7ae011
commit
682d260f39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'weather'
|
# Template file for 'weather'
|
||||||
pkgname=weather
|
pkgname=weather
|
||||||
version=2.0
|
version=2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Richard Taityr <dicktyr@yahoo.co.uk>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://fungi.yuggoth.org/weather/"
|
homepage="http://fungi.yuggoth.org/weather/"
|
||||||
distfiles="http://fungi.yuggoth.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://fungi.yuggoth.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=807aff002d31cd81aeaae096981c28900323c405b8f7d36625d9c7e48719347a
|
checksum=d36bfbecab3ce1f95689e6cade9ca8bbadb36385707b972da76484e054fbd6eb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin weather
|
vbin weather
|
||||||
|
|
Loading…
Add table
Reference in a new issue