From c7569f063a90a92e1127b73dc6aa03fd93721372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Sat, 18 Mar 2017 13:13:54 +0100 Subject: [PATCH] w_scan: update to 20170107 --- srcpkgs/w_scan/patches/fix-uint.patch | 4 ++-- srcpkgs/w_scan/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/w_scan/patches/fix-uint.patch b/srcpkgs/w_scan/patches/fix-uint.patch index d7db19a51c6..3bfd94384be 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=20161022; -+unsigned int version=20161022; +-uint version=20170107; ++unsigned int version=20170107; #endif diff --git a/srcpkgs/w_scan/template b/srcpkgs/w_scan/template index b09b577859c..2af50272418 100644 --- a/srcpkgs/w_scan/template +++ b/srcpkgs/w_scan/template @@ -1,6 +1,6 @@ # Template file for 'w_scan' pkgname="w_scan" -version="20161022" +version="20170107" revision=1 hostmakedepends="automake libtool" short_desc="A universal ATSC and DVB blind scanner" @@ -8,7 +8,7 @@ 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="2077af7f8b42b7af038e83abf0565f96f59461bbc5e14c4516b68f50b5c00d79" +checksum="38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe" build_style="gnu-configure" pre_configure() {