mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-09 05:57:32 +08:00
⛄ Sync 2024-02-15 20:25:25
This commit is contained in:
parent
6af9bc1e92
commit
e74d6b413e
@ -5,8 +5,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=cxxopts
|
PKG_NAME:=cxxopts
|
||||||
PKG_VERSION:=3.1.1
|
PKG_VERSION:=3.2.0
|
||||||
PKG_RELEASE:=9
|
PKG_RELEASE:=10
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/jarro2783/cxxopts/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/jarro2783/cxxopts/tar.gz/v$(PKG_VERSION)?
|
||||||
|
Loading…
Reference in New Issue
Block a user