podget: update to 0.9.1
This commit is contained in:
parent
1b4ea707c1
commit
ab6e57657e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'podget'
|
# Template file for 'podget'
|
||||||
pkgname=podget
|
pkgname=podget
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="wget"
|
depends="wget"
|
||||||
|
@ -10,4 +10,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/dvehrs/podget"
|
homepage="https://github.com/dvehrs/podget"
|
||||||
changelog="https://raw.githubusercontent.com/dvehrs/podget/dev/Changelog"
|
changelog="https://raw.githubusercontent.com/dvehrs/podget/dev/Changelog"
|
||||||
distfiles="https://github.com/dvehrs/podget/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/dvehrs/podget/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0eabb49fc32761b566f8f290e823ad8415e08d743551905130768a98ff8f0a11
|
checksum=eaeacc306b989359cbbc33891cf8f4ff9ca940af21e7a409e204b26ccb1d50a7
|
||||||
|
|
Loading…
Reference in New Issue