Skip to content

Commit

Permalink
bump to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gdestuynder committed Mar 28, 2017
1 parent b0dfa60 commit abe1781
Show file tree
Hide file tree
Showing 2 changed files with 5,954 additions and 5,954 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#@maintainer [email protected]
#@update 2017-03-22
#@update 2017-03-28

# Required RPM packaes:
# fpm
Expand All @@ -10,12 +10,12 @@
#If you change the PKGVER ensure the module list in npm_modules.sha256sum is accurate

#This is the ad-ldap-connector version
PKGVER:= 3.3.3-mozilla
PKGVER:= 3.6.0-mozilla
#This is the packaging sub-release version
PKGREL:= 1
PKGNAME:=ad-ldap-connector
PKGPATH:=https://github.com/gdestuynder/ad-ldap-connector/archive/
PKGSHA256:=73ddfadc1a4e564e19b57470297701e9d819276257f2f0f85a50830fd4218c19
PKGSHA256:=ec83c07bf880ecd56d45247ad385f404ca2a29f21dcf1c04721fcb8150bb5c27
NPMS=npm_modules.sha256sum

PKGTARBALL:=v$(PKGVER).tar.gz
Expand Down
Loading

0 comments on commit abe1781

Please sign in to comment.