mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
jupp: update to 3.1jupp36.
This commit is contained in:
parent
41f508fb48
commit
dbfd1e3040
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jupp'
|
# Template file for 'jupp'
|
||||||
pkgname=jupp
|
pkgname=jupp
|
||||||
version=3.1jupp35
|
version=3.1jupp36
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-dependency-tracking --disable-termidx"
|
configure_args="--disable-dependency-tracking --disable-termidx"
|
||||||
|
@ -10,10 +10,10 @@ wrksrc="jupp"
|
||||||
conf_files="/etc/joe/*rc"
|
conf_files="/etc/joe/*rc"
|
||||||
short_desc="Portable version of JOE’s Own Editor"
|
short_desc="Portable version of JOE’s Own Editor"
|
||||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="GPL-1"
|
license="GPL-1.0-or-later"
|
||||||
homepage="https://www.mirbsd.org/jupp.htm"
|
homepage="https://www.mirbsd.org/jupp.htm"
|
||||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||||
checksum=c4509df80b9f12d0f52b1b85c43717f068e42cad0fe281647ba5b2b9bdb34bec
|
checksum=99df61b8644613144f4bcb9e6b8fc53a722c39521cdc7a0413c5a9146fd63e9f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
chmod +x configure
|
chmod +x configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue