This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ddns-scripts: increment PKG_RELEASE
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
lilik-openwrt-22.03
Christian Schoenebeck
10 years ago
parent
c26946e487
commit
d470bafa90
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ddns-scripts/Makefile
+ 1
- 1
net/ddns-scripts/Makefile
View File
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
ddns-scripts
PKG_VERSION
:=
2.0.1
PKG_RELEASE
:=
3
PKG_RELEASE
:=
4
PKG_LICENSE
:=
GPL-2.0
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
Write
Preview
Loading…
Cancel
Save