makeself: update to 2.2.0.
This commit is contained in:
parent
ed02768a7c
commit
644a1620e3
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'makeself'
|
# Template file for 'makeself'
|
||||||
pkgname=makeself
|
pkgname=makeself
|
||||||
version=2.1.5
|
version=2.2.0
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
makedepends="tar gzip bzip2"
|
makedepends="tar gzip bzip2"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Make self-extractable archives on Unix"
|
||||||
homepage="http://www.megastep.org/makeself/"
|
homepage="http://www.megastep.org/makeself/"
|
||||||
license="GPL-2+"
|
license="GPL-2+"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="http://megastep.org/$pkgname/$pkgname-$version.run"
|
distfiles="https://github.com/megastep/$pkgname/releases/download/release-$version/$pkgname-$version.run"
|
||||||
checksum=8227668bb35c34d86e6f0fe69c7bf4bd2813f51edfcbfc227896b4787b0a1a4e
|
checksum=3651adc6bde627e93911c28e696f7fd6b2849e0b2677ca368f3b8be97703922a
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue