tab: update to 7.0.

This commit is contained in:
Leah Neukirchen 2019-04-20 16:59:49 +02:00
parent 8ef105740b
commit 1c6a0becf7

View file

@ -1,14 +1,14 @@
# Template file for 'tab' # Template file for 'tab'
pkgname=tab pkgname=tab
version=6.3 version=7.0
revision=1 revision=1
wrksrc="tkatchev-tab-b0f13446fa4f" wrksrc="tkatchev-tab-77834ca2b948"
short_desc="Shell language for text/number manipulation" short_desc="Shell language for text/number manipulation"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSL-1.0" license="BSL-1.0"
homepage="http://tkatchev.bitbucket.io/tab/" homepage="http://tkatchev.bitbucket.io/tab/"
distfiles="https://bitbucket.org/tkatchev/${pkgname}/get/${version}.tar.bz2" distfiles="https://bitbucket.org/tkatchev/${pkgname}/get/${version}.tar.bz2"
checksum=b58bb27e4daf161066e99e9665e51a3ba49ffc57daaf295d3bc925b64bd1b310 checksum=82a21f776d7234f7e6c310a3ab4e74964e61da97dda3c580c2f689314204606b
do_build() { do_build() {
${CXX} ${CXXFLAGS} -std=c++11 -Wall -Iaxe *.cc -o tab ${LDFLAGS} -pthread -lm ${CXX} ${CXXFLAGS} -std=c++11 -Wall -Iaxe *.cc -o tab ${LDFLAGS} -pthread -lm