Skip to content

Commit

Permalink
add ubuntu 1.0.10 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: janson <[email protected]>
  • Loading branch information
jannson and mjanson authored Dec 16, 2024
1 parent 055178f commit ea56cad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion applications/app-meta-ubuntu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,19 @@

include $(TOPDIR)/rules.mk

PKG_VERSION:=1.0.9
PKG_VERSION:=1.0.10
PKG_RELEASE:=20241216
META_TITLE:=Ubuntu
META_DEPENDS:=+luci-app-ubuntu2 +luci-i18n-ubuntu2-zh-cn +docker-deps
META_DESCRIPTION:=带Web远程桌面的Docker版Ubuntu,纯英文系统,欢迎各位极客玩家享用。
META_DESCRIPTION.en=Ubuntu2 is a high-Performance ubuntu with web remote desktop.
META_AUTHOR:=xiaobao
META_TAGS:=system tool
META_LUCI_ENTRY:=/cgi-bin/luci/admin/services/ubuntu2
META_WEBSITE:=https://www.kasmweb.com
META_TUTORIAL:=https://doc.linkease.com/zh/guide/easepi/advanced.html\#ubuntu
META_AUTOCONF:=path enable
META_UCI:=ubuntu2

include ../../meta.mk

Expand Down

0 comments on commit ea56cad

Please sign in to comment.