void-updates: add vlicense, revbump
This commit is contained in:
parent
327c8d49e7
commit
5039d435ae
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'void-updates'
|
||||
pkgname=void-updates
|
||||
version=20180616
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="git curl"
|
||||
|
@ -15,3 +15,7 @@ license="ISC"
|
|||
homepage="https://github.com/void-linux/void-updates"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=d885cb1e378aa3315dd5293a58be5729b98a2e1fb5f024105a8d8662e4f591cd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue