File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11include $(TOPDIR ) /rules.mk
22
33PKG_NAME: =usb-config-scripts
4- PKG_VERSION: =0.1.1
4+ PKG_VERSION: =0.2.0
55PKG_RELEASE: =7
66
77PKG_BUILD_DIR: =$(BUILD_DIR ) /usb-config-scripts-$(PKG_VERSION )
88PKG_SOURCE: =$(PKG_VERSION ) .tar.gz
9- PKG_SOURCE_URL: =https://github.com/MaStr /usb-config-scripts/archive/
10- PKG_MD5SUM: =e119f6aa1cf53c73ae88b2b61cc61f60
9+ PKG_SOURCE_URL: =https://github.com/LibraryBox-Dev /usb-config-scripts/archive/
10+ PKG_MD5SUM: =f130d7dc8e31f71a5598fc1d8cf67ed1
1111PKG_CAT: =zcat
1212
1313
@@ -52,6 +52,8 @@ define Package/usb-config-scripts-librarybox/postinst
5252 ln -s ../modules.available/60_librarybox_ftpanon.sh $$PKG_ROOT/opt/autocfg/modules.enabled
5353 ln -s ../modules.available/60_librarybox_ftpsync.sh $$PKG_ROOT/opt/autocfg/modules.enabled
5454 ln -s ../modules.available/60_librarybox_ftpsyncport.sh $$PKG_ROOT/opt/autocfg/modules.enabled
55+ ln -s ../modules.available/61_librarybox_shoutbox.sh $$PKG_ROOT/opt/autocfg/modules.enabled
56+ # - default piratebox
5557 ln -s ../modules.available/50_piratebox_hostname.sh $$PKG_ROOT/opt/autocfg/modules.enabled
5658endef
5759
You can’t perform that action at this time.
0 commit comments