jupp: update to 3.1jupp36.
This commit is contained in:
parent
41f508fb48
commit
dbfd1e3040
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jupp'
|
||||
pkgname=jupp
|
||||
version=3.1jupp35
|
||||
version=3.1jupp36
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-dependency-tracking --disable-termidx"
|
||||
|
@ -10,10 +10,10 @@ wrksrc="jupp"
|
|||
conf_files="/etc/joe/*rc"
|
||||
short_desc="Portable version of JOE’s Own Editor"
|
||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||
license="GPL-1"
|
||||
license="GPL-1.0-or-later"
|
||||
homepage="https://www.mirbsd.org/jupp.htm"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||
checksum=c4509df80b9f12d0f52b1b85c43717f068e42cad0fe281647ba5b2b9bdb34bec
|
||||
checksum=99df61b8644613144f4bcb9e6b8fc53a722c39521cdc7a0413c5a9146fd63e9f
|
||||
|
||||
pre_configure() {
|
||||
chmod +x configure
|
||||
|
|
Loading…
Reference in New Issue