mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/units: Updated for version 2.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
942e0ef2d9
commit
fcb5ffe835
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=units
|
PRGNAM=units
|
||||||
VERSION=${VERSION:-2.16}
|
VERSION=${VERSION:-2.17}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="units"
|
PRGNAM="units"
|
||||||
VERSION="2.16"
|
VERSION="2.17"
|
||||||
HOMEPAGE="https://www.gnu.org/software/units/"
|
HOMEPAGE="https://www.gnu.org/software/units/"
|
||||||
DOWNLOAD="https://ftp.gnu.org/gnu/units/units-2.16.tar.gz"
|
DOWNLOAD="https://ftp.gnu.org/gnu/units/units-2.17.tar.gz"
|
||||||
MD5SUM="d2491018846f5ce33b953d49fcc8b725"
|
MD5SUM="5809e8d4bcc4e622f6f531078e6958af"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="Unidecode"
|
REQUIRES="Unidecode"
|
||||||
|
|
Loading…
Reference in a new issue