jupp: extract update_* to external update file
This commit is contained in:
parent
85b21fe9f1
commit
37a9ced729
|
@ -17,7 +17,6 @@ short_desc="Portable version of JOE’s Own Editor"
|
|||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="GPL-1"
|
||||
homepage="https://www.mirbsd.org/jupp.htm"
|
||||
update_pkgname="joe"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/${pkgname}/joe-${version}.tgz"
|
||||
checksum=be4d16cb44f002a3f6f5069471096c53d9c184b7366ef1a055422d2f0006851f
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="joe"
|
Loading…
Reference in New Issue