Revert "uci2: update revision"
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 29 Jun 2021 07:09:32 +0000 (09:09 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 29 Jun 2021 07:12:51 +0000 (09:12 +0200)
I'm reverting this commit, because it is pulling newer source code, but
without doing a new version bump. This results that users who already
installed this library on their router will have different package
content than users who installed it after the commit.

The another small reason is that commit subject - update revision is cryptic itself and should be more bulletproof like saying update to version 1.1

More details: https://github.com/openwrt/packages/pull/15990#issuecomment-870333695

This reverts commit e7793234815ae53cbf05f87ce36309af5956c399.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
libs/uci2/Makefile

index 76648a93c01c737f9036af07dcf5724393f1976a..456701c4d608f3be864acd9b8ed40e4fe3951eed 100644 (file)
@@ -6,8 +6,8 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/sartura/uci2.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=ccaf6778c00e366c55940a26db510eb44cf4f5e7
-PKG_MIRROR_HASH:=ee64aea6f0470fbc2d6c7cb35cc6df412e6c85a1739869b64bb1451564445438
+PKG_SOURCE_VERSION:=24b7471a0aead99115c189f04236f5fe52492579
+PKG_MIRROR_HASH:=ea8f4627163ce40f62393a87a0155869f034bb78c9f7fb644f18461cbdaf5333
 
 PKG_MAINTAINER:=Jakov Petrina <jakov.petrina@sartura.hr>
 PKG_LICENSE:=BSD-3-Clause