Browse Source
Merge pull request #9900 from neheb/api
apinger: Fix PKG_SOURCE_VERSION
lilik-openwrt-22.03
Rosen Penev
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
net/apinger/Makefile
|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=apinger |
|
|
|
PKG_SOURCE_DATE:=2015-04-09 |
|
|
|
PKG_SOURCE_VERSION:=78eb328721ba1a10571c19df95acd |
|
|
|
PKG_SOURCE_VERSION:=78eb328721ba1a10571c19df95acddcb5f0c17c8 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE_PROTO:=git |
|
|
|