mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 00:01:22 +08:00
Compare commits
2 Commits
95b3db1274
...
dd42e95c30
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd42e95c30 | ||
|
|
bca734881b |
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dae
|
||||
PKG_VERSION:=2026.07.23
|
||||
PKG_VERSION:=2026.07.26
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=c09d1535f6a1bb584bf3ab953948fb2f2691dd4b
|
||||
PKG_SOURCE_VERSION:=d63a0c16da5ada37cc122a9a15d8858c614cf522
|
||||
PKG_SOURCE_URL:=https://github.com/olicesx/dae.git
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
|
||||
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=filebrowser
|
||||
PKG_VERSION:=2.63.19
|
||||
PKG_VERSION:=2.63.20
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/filebrowser/filebrowser/tar.gz/v${PKG_VERSION}?
|
||||
PKG_HASH:=6fe2c43c3f9aebb3df5473a10b807ea6fc857233b4888ce99b5e46a74a17ff1e
|
||||
PKG_HASH:=c1a5b647395be0a7b719b16b89047ab4e280def9b328c1b377656f139d031717
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@ -9,9 +9,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
|
||||
PKG_SOURCE_DATE:=2026-07-17
|
||||
PKG_SOURCE_VERSION:=566d29033b5fd7c73e5e8bbcf7ab794194df68bd
|
||||
PKG_MIRROR_HASH:=5a7f0669a61455bd28158e214b97eda58fdfce831eef2cfb062c936f92d4f4d6
|
||||
PKG_SOURCE_DATE:=2026-07-22
|
||||
PKG_SOURCE_VERSION:=641ace93dd9560e75e7add0d08f77b446fbb3b78
|
||||
PKG_MIRROR_HASH:=4825097e61b6490436d8c9a75e78f4a68ccf79b0d125e46417d826d0c631eb5e
|
||||
|
||||
PKG_LICENSE:=BSD 3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#ifndef OUT_LAST_COMMIT_POSITION_H_
|
||||
#define OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
#define LAST_COMMIT_POSITION_NUM 2481
|
||||
#define LAST_COMMIT_POSITION "2481 (566d29033b5f)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2487
|
||||
#define LAST_COMMIT_POSITION "2487 (641ace93dd95)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user