diff --git a/srcpkgs/astyle/patches/enable-cpp17.patch b/srcpkgs/astyle/patches/enable-cpp17.patch deleted file mode 100644 index 8afef0a3916..00000000000 --- a/srcpkgs/astyle/patches/enable-cpp17.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/build/gcc/Makefile -+++ b/build/gcc/Makefile -@@ -36,7 +36,7 @@ SYSCONF_PATH=$(prefix)/share/doc/astyle - bindir = bin - objdir = obj - ipath=$(prefix)/bin --CBASEFLAGS = -Wall -Wextra -fno-rtti -fno-exceptions -std=c++11 -+CBASEFLAGS = -Wall -Wextra -fno-rtti -fno-exceptions -std=c++17 - JAVAINCS = -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux - INSTALL=install -o $(USER) -g $(USER) - diff --git a/srcpkgs/astyle/template b/srcpkgs/astyle/template index 504e43bf20a..b8e04b6d02d 100644 --- a/srcpkgs/astyle/template +++ b/srcpkgs/astyle/template @@ -1,6 +1,6 @@ # Template file for 'astyle' pkgname=astyle -version=3.5 +version=3.6.2 revision=1 build_wrksrc="build/gcc" build_style=gnu-makefile @@ -9,7 +9,7 @@ maintainer="Orphaned " license="MIT" homepage="https://astyle.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname/${pkgname}-${version}.tar.bz2" -checksum=defc1cb7bfa863bec470e836c257439a1199ca2c8b13a652a327fd78c8f5923c +checksum=f7e8e1ac4aa314a6645fa7016d882da381a8e1020c83462a2ca26cb25d8f3cbb do_install() { vbin bin/astyle