units: update to 2.21.
This commit is contained in:
parent
33d85150bf
commit
930904da84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'units'
|
||||
pkgname=units
|
||||
version=2.20
|
||||
version=2.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/units/units.html"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c5e298c87516711f3bedb9315583bad0965c5d3d0bb587f9837a9af12a50fadc
|
||||
checksum=6c3e80a9f980589fd962a5852a2674642257db1c5fd5b27c4d9e664f3486cbaf
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue