rpcsvc-proto: switch to git release (2020-01-16) 11288/head
authorAndy Walsh <andy.walsh44+github@gmail.com>
Sun, 9 Feb 2020 22:18:18 +0000 (23:18 +0100)
committerAndy Walsh <andy.walsh44+github@gmail.com>
Sun, 9 Feb 2020 22:18:18 +0000 (23:18 +0100)
* switch to git release (2020-01-16)
* fixes #11249

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
libs/rpcsvc-proto/Makefile

index 0726ed663c034ae242e9eab75f17ae16a54e9977..281d05a76f58f09bbd037fe5be8fe19e97ed49f5 100644 (file)
@@ -1,12 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcsvc-proto
-PKG_VERSION:=1.4
-PKG_RELEASE:=3
+PKG_RELEASE:=1
 
-PKG_SOURCE_URL:=https://github.com/thkukuk/rpcsvc-proto/releases/download/v$(PKG_VERSION)/
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=867e46767812784d8dda6d8d931d6fabb30168abb02d87a2a205be6d5a2934a7
+PKG_SOURCE_PROTO:=git
+PKG_SOURCE_URL:=https://github.com/thkukuk/rpcsvc-proto.git
+PKG_SOURCE_DATE:=2020-01-16
+PKG_SOURCE_VERSION:=daba1f3aa715551bd83770053a15153f0e40d27f
+PKG_MIRROR_HASH:=38ac6ad69327d4498cebc5b97519210f0643a8c47a3a3409cbae01806631694b
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=BSD-3-clause