next: update to 1.4.0

This commit is contained in:
Alexander Egorenkov 2020-02-01 20:43:23 +01:00 committed by Helmut Pozimski
parent 5c67ecaf1c
commit fd95706d2b

View file

@ -1,6 +1,6 @@
# Template file for 'next' # Template file for 'next'
pkgname=next pkgname=next
version=1.3.4 version=1.4.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="sbcl curl pkg-config" hostmakedepends="sbcl curl pkg-config"
@ -11,7 +11,7 @@ maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://next.atlas.engineer/" homepage="https://next.atlas.engineer/"
distfiles="https://github.com/atlas-engineer/next/archive/${version}.tar.gz" distfiles="https://github.com/atlas-engineer/next/archive/${version}.tar.gz"
checksum=e8fe93cef62985926a25da4138f3e865b48d8c0ed19125d5f52724fd7a4c6e87 checksum=9b6963d6e534b2cc8551dbb10637113dcaf9da516e947ad8698e5e101b46edcb
nostrip=yes nostrip=yes
nopie=yes nopie=yes
nocross="https://travis-ci.org/void-linux/void-packages/builds/590346382" nocross="https://travis-ci.org/void-linux/void-packages/builds/590346382"