diff --git a/srcpkgs/w_scan/patches/fix-uint.patch b/srcpkgs/w_scan/patches/fix-uint.patch index 93f5b06b69e..d7db19a51c6 100644 --- a/srcpkgs/w_scan/patches/fix-uint.patch +++ b/srcpkgs/w_scan/patches/fix-uint.patch @@ -15,7 +15,7 @@ /* AUTOMATICALLY GENERATED - DO NOT EDIT MANUALLY */ #ifndef W_SCAN_VERSION_H #define W_SCAN_VERSION_H --uint version=20141122; -+unsigned int version=20141122; +-uint version=20161022; ++unsigned int version=20161022; #endif diff --git a/srcpkgs/w_scan/template b/srcpkgs/w_scan/template index b0b94d27188..b09b577859c 100644 --- a/srcpkgs/w_scan/template +++ b/srcpkgs/w_scan/template @@ -1,14 +1,14 @@ # Template file for 'w_scan' pkgname="w_scan" -version="20141122" -revision=2 +version="20161022" +revision=1 hostmakedepends="automake libtool" short_desc="A universal ATSC and DVB blind scanner" maintainer="Stefan Mühlinghaus " license="GPL-2" homepage="http://wirbel.htpc-forum.de/w_scan/index2.html" distfiles="http://wirbel.htpc-forum.de/w_scan/w_scan-${version}.tar.bz2" -checksum="b6d7c9ab997c53a0b0d92e8390f313cc3b82ee8ece1756b4e526119fd5ba09b4" +checksum="2077af7f8b42b7af038e83abf0565f96f59461bbc5e14c4516b68f50b5c00d79" build_style="gnu-configure" pre_configure() {