w_scan: update to 20170107

This commit is contained in:
Stefan Mühlinghaus 2017-03-18 13:13:54 +01:00
parent ee5f5ecfd6
commit c7569f063a
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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 <jazzman@alphabreed.com>"
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() {