Browse Source

tcsh: bump to version 6.19.01

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
lilik-openwrt-22.03
Nuno Goncalves 8 years ago
parent
commit
325c2ebbf8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/tcsh/Makefile

+ 1
- 1
utils/tcsh/Makefile View File

@ -12,7 +12,7 @@ PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://github.com/tcsh-org/tcsh
PKG_SOURCE_VERSION:=26ef8ea3dd79fbe5311d80a69d490c0d46151543
PKG_SOURCE_VERSION:=8c5c7ed707534a7fe0c41aef43420f2d64cb0607
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)


Loading…
Cancel
Save