fatresize: bump release
use newer git commit, fixes problem with manually specified sizes. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
This commit is contained in:
parent
085dc8d965
commit
90fca4694b
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=fatresize
|
PKG_NAME:=fatresize
|
||||||
PKG_VERSION:=1.1.0
|
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/ya-mouse/fatresize.git
|
PKG_SOURCE_URL:=https://github.com/ya-mouse/fatresize.git
|
||||||
PKG_SOURCE_DATE:=2021-11-24
|
PKG_SOURCE_DATE:=2023-06-11
|
||||||
PKG_SOURCE_VERSION:=316981e43b14f42a9aa7b461c97e1f61f6f2390b
|
PKG_SOURCE_VERSION:=ab78c48fe46d0eb29fcdfa3c6586ade223218433
|
||||||
PKG_MIRROR_HASH:=5a7eabaf5896a92c72b9bdf1cacc5aa1bd19335d8c617c8c9bd0f02699b91548
|
PKG_MIRROR_HASH:=a74ffa8c2327993d0c1d033229ef768dc69bacad8530ffc4b840017e8f436d22
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|
Loading…
Reference in a new issue