void-updates: rebuild with tarball.
This commit is contained in:
parent
2d5a2641d1
commit
124a9ddd7b
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'void-updates'
|
||||
pkgname=void-updates
|
||||
version=20150318
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="git"
|
||||
depends="git"
|
||||
system_accounts="voidupdates"
|
||||
voidupdates_homedir="/var/cache/${pkgname}"
|
||||
|
@ -14,7 +13,5 @@ short_desc="Void Linux package updates"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/voidlinux/void-updates"
|
||||
|
||||
do_fetch() {
|
||||
git clone git://github.com/voidlinux/${pkgname} ${pkgname}-${version}
|
||||
}
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=c4cea30fa7e54bf428130aed5bd2aab19a0ba2059d0f14af430313c2401b86ee
|
||||
|
|
Loading…
Reference in New Issue