mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
makeself: update to 2.4.2.
This commit is contained in:
parent
b93f7ef6c1
commit
6efb42e6c6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'makeself'
|
# Template file for 'makeself'
|
||||||
pkgname=makeself
|
pkgname=makeself
|
||||||
version=2.4.0
|
version=2.4.2
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="makeself-release-${version}"
|
wrksrc="makeself-release-${version}"
|
||||||
short_desc="Make self-extractable archives on Unix"
|
short_desc="Make self-extractable archives on Unix"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://makeself.io"
|
homepage="http://makeself.io"
|
||||||
distfiles="https://github.com/megastep/makeself/archive/release-$version.tar.gz"
|
distfiles="https://github.com/megastep/makeself/archive/release-$version.tar.gz"
|
||||||
checksum=76a8c3f3fad1b55c39ba2904a19e74962151f9481df03091d4e54938bdd13f50
|
checksum=8789312db5e93fc471a1e4fb88ec13227ef63a9c7aad297f3bbf35f9511f8d62
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/man/man1
|
vmkdir usr/share/man/man1
|
||||||
|
|
Loading…
Add table
Reference in a new issue