diff --git a/srcpkgs/awesome/template b/srcpkgs/awesome/template index 8ea66ffbb8a..16f3fb99c70 100644 --- a/srcpkgs/awesome/template +++ b/srcpkgs/awesome/template @@ -1,6 +1,6 @@ # Template file for 'awesome' pkgname=awesome -version=3.5.4 +version=3.5.5 revision=1 build_style=cmake configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2" diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index f97352a9e0d..afe10975ee5 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -1,6 +1,6 @@ # Template file for 'linux' pkgname=linux -version=3.10 +version=3.14 revision=2 build_style=meta homepage="http://www.voidlinux.eu/" @@ -10,9 +10,9 @@ license="Public domain" case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) - makedepends="linux3.10 linux-firmware dracut" - depends="linux3.10" - _depends_headers="linux3.10-headers" + makedepends="linux3.14 linux-firmware dracut" + depends="linux3.14" + _depends_headers="linux3.14-headers" ;; *) msg_error "${pkgname}-${version}: unsupported target machine.\n";; esac diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index d634e2c6f1f..8a47c1c0365 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -1,6 +1,6 @@ # Template file for 'youtube-dl' pkgname=youtube-dl -version=2014.04.07.4 +version=2014.04.11.2 revision=1 wrksrc="${pkgname}" makedepends="python" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="Public Domain" homepage="http://rg3.github.com/youtube-dl/" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" -checksum=65ff47e3d82a998b4cdf86f73caee11508e9668a7b34376ee70cf2a7336d3a72 +checksum=b5ac770f8ecff6add8acd6b6f552462df2bc82b86c33ba7138156b49f338a7f2 do_install() { vinstall ${pkgname} 755 usr/bin