units: update to 2.18.
This commit is contained in:
parent
538cb3fc80
commit
c2fc593621
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'units'
|
# Template file for 'units'
|
||||||
pkgname=units
|
pkgname=units
|
||||||
version=2.17
|
version=2.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/units/units.html"
|
homepage="https://www.gnu.org/software/units/units.html"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1f03c9f9aef1fb0ccddc6fb545f2925f7754de2bfa67d4e62f8758d7edfd5dd8
|
checksum=64959c231c280ceb4f3e6ae6a19b918247b6174833f7f1894704c444869c4678
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Tries to install to /usr/com/currency.units
|
# Tries to install to /usr/com/currency.units
|
||||||
|
|
Loading…
Reference in a new issue