weather: update to 2.3.
This commit is contained in:
parent
db68301ada
commit
819f1beb7b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'weather'
|
||||
pkgname=weather
|
||||
version=2.2
|
||||
version=2.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Richard Taityr <dicktyr@yahoo.co.uk>"
|
|||
license="ISC"
|
||||
homepage="http://fungi.yuggoth.org/weather/"
|
||||
distfiles="http://fungi.yuggoth.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=6dc2e7bf5aea1e351f3aa0552c6a78a2d68ee074554e66df188d901bace1d86c
|
||||
checksum=86148d2f1d59867f637f52558cc2a6b3280fac94df55c6e5af0ce37cc190d146
|
||||
|
||||
do_install() {
|
||||
vbin weather
|
||||
|
|
Loading…
Reference in New Issue